Merge pull request #840 from vmware-tanzu/mod_tidy

ran `go mod tidy`
This commit is contained in:
Ryan Richard 2021-09-15 14:47:22 -07:00 committed by GitHub
commit cb4085bfd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
go.mod
View File

@ -79,7 +79,6 @@ require (
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/uuid v1.1.2 // indirect
github.com/googleapis/gnostic v0.5.5 // indirect
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect