mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Replace protobuf dep flagged by linter as deprecated
This commit is contained in:
@@ -3,8 +3,6 @@ module sigs.k8s.io/kustomize/plugin/builtin/secretgenerator
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/PuerkitoBio/purell v1.1.1 // indirect
|
||||
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 // indirect
|
||||
sigs.k8s.io/kustomize/api v0.8.9
|
||||
sigs.k8s.io/yaml v1.2.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user