Skip to content

Commit

Permalink
Automator: update go-control-plane in istio/proxy@master (#6021)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored Dec 22, 2024
1 parent 2e561cd commit 5f336d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.4

require (
github.com/cncf/xds/go v0.0.0-20240423153145-555b57ec207b
github.com/envoyproxy/go-control-plane v0.13.2-0.20241212185007-87d7d449348d
github.com/envoyproxy/go-control-plane v0.13.2-0.20241219211543-3d323014884b
github.com/golang/protobuf v1.5.4
github.com/google/go-cmp v0.6.0
github.com/prometheus/client_model v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ github.com/cncf/xds/go v0.0.0-20240423153145-555b57ec207b/go.mod h1:W+zGtBO5Y1Ig
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/envoyproxy/go-control-plane v0.13.2-0.20241212185007-87d7d449348d h1:clkp3ywsxkmDySlCVMDLReVl7z1x2RTpjCPB5hU5RtE=
github.com/envoyproxy/go-control-plane v0.13.2-0.20241212185007-87d7d449348d/go.mod h1:lHUJZHyVI6Q4Vr6qjD60ZHBybFRLzqoKVZGIJi0/i8s=
github.com/envoyproxy/go-control-plane v0.13.2-0.20241219211543-3d323014884b h1:/CCsYkuygqVEwzOikK83Svy5ovXAaI1ePmDCpCQawRA=
github.com/envoyproxy/go-control-plane v0.13.2-0.20241219211543-3d323014884b/go.mod h1:lHUJZHyVI6Q4Vr6qjD60ZHBybFRLzqoKVZGIJi0/i8s=
github.com/envoyproxy/protoc-gen-validate v1.1.0 h1:tntQDh69XqOCOZsDz0lVJQez/2L6Uu2PdjCQwWCJ3bM=
github.com/envoyproxy/protoc-gen-validate v1.1.0/go.mod h1:sXRDRVmzEbkM7CVcM06s9shE/m23dg3wzjl0UWqJ2q4=
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
Expand Down

0 comments on commit 5f336d9

Please sign in to comment.