Bump variantdev/vals to v0.4.0 (#1217)

For GCP Secrets Manager support
This commit is contained in:
KUOKA Yusuke 2020-04-18 23:22:23 +09:00 committed by GitHub
parent e0a793b7c5
commit 6b6b86a0b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -25,7 +25,7 @@ require (
github.com/tatsushid/go-prettytable v0.0.0-20141013043238-ed2d14c29939
github.com/urfave/cli v1.20.0
github.com/variantdev/dag v0.0.0-20191028002400-bb0b3c785363
github.com/variantdev/vals v0.3.0
github.com/variantdev/vals v0.4.0
go.mozilla.org/sops v0.0.0-20190912205235-14a22d7a7060 // indirect
go.opencensus.io v0.22.1 // indirect
go.uber.org/multierr v1.1.0