Fix secret updating
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
module git.cloud.cluster.fun/AverageMarcus/kube-1password-secrets
|
||||
|
||||
go 1.13
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.4.0 // indirect
|
||||
github.com/googleapis/gnostic v0.4.1 // indirect
|
||||
golang.org/x/crypto v0.0.0-20200423211502-4bdfaf469ed5 // indirect
|
||||
golang.org/x/net v0.0.0-20200421231249-e086a090c8fd // indirect
|
||||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d // indirect
|
||||
|
||||
Reference in New Issue
Block a user