Skip to content

Commit

Permalink
clean: go modules (#346)
Browse files Browse the repository at this point in the history
Signed-off-by: bitliu <bitliu@tencent.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
Xunzhuo and mergify[bot] committed May 5, 2023
1 parent 59fdd3d commit 80347bc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ replace github.com/docker/docker => github.com/moby/moby v17.12.0-ce-rc1.0.20200
// Client-go does not handle different versions of mergo due to some breaking changes - use the matching version
replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.5

//replace github.com/envoyproxy/go-control-plane => /Users/huabingzhao/workspace/go-control-plane

//replace github.com/aeraki-mesh/meta-protocol-control-plane-api =>/Users/huabingzhao/workspace/meta-protocol-control-plane

require (
github.com/aeraki-mesh/meta-protocol-control-plane-api v0.0.0-20230205134842-bc2993738de0
github.com/apache/thrift v0.18.1
Expand Down

0 comments on commit 80347bc

Please sign in to comment.