Skip to content

Commit

Permalink
go.mod: upgrade to go-control-plane v0.8.2
Browse files Browse the repository at this point in the history
Fixes projectcontour#1236

Signed-off-by: Dave Cheney <[email protected]>
  • Loading branch information
davecheney committed Jul 31, 2019
1 parent f442a9b commit 74b6e68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ go 1.12
require (
cloud.google.com/go v0.37.4 // indirect
github.com/client9/misspell v0.3.4
github.com/envoyproxy/go-control-plane v0.8.1
github.com/envoyproxy/go-control-plane v0.8.2
github.com/envoyproxy/protoc-gen-validate v0.0.14 // indirect
github.com/evanphx/json-patch v4.1.0+incompatible
github.com/gogo/protobuf v1.2.1
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect
Expand Down

0 comments on commit 74b6e68

Please sign in to comment.