mirror of https://github.com/kubernetes/kops.git
Update protobuf to v1.4.2
This commit is contained in:
parent
d61ab29b65
commit
2d8e0a29e6
2
go.mod
2
go.mod
|
|
@ -73,7 +73,7 @@ require (
|
|||
github.com/go-ini/ini v1.51.0
|
||||
github.com/go-logr/logr v0.1.0
|
||||
github.com/gogo/protobuf v1.3.1
|
||||
github.com/golang/protobuf v1.3.3
|
||||
github.com/golang/protobuf v1.4.2
|
||||
github.com/gophercloud/gophercloud v0.7.1-0.20200116011225-46fdd1830e9a
|
||||
github.com/gorilla/mux v1.7.3
|
||||
github.com/hashicorp/hcl v1.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue