mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 09:49:13 +00:00
Drop unused quantity protobuf - avoid bad init.
This commit is contained in:
@@ -5,7 +5,6 @@ go 1.15
|
||||
require (
|
||||
github.com/go-errors/errors v1.0.1
|
||||
github.com/go-openapi/spec v0.19.5
|
||||
github.com/gogo/protobuf v1.3.1
|
||||
github.com/google/go-cmp v0.5.2 // indirect
|
||||
github.com/google/uuid v1.1.2 // indirect
|
||||
github.com/kr/text v0.2.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user