build(deps): bump github.com/helmfile/vals from 0.26.1 to 0.26.2 (#962)
Bumps [github.com/helmfile/vals](https://github.com/helmfile/vals) from 0.26.1 to 0.26.2. - [Release notes](https://github.com/helmfile/vals/releases) - [Changelog](https://github.com/helmfile/vals/blob/main/.goreleaser.yml) - [Commits](https://github.com/helmfile/vals/compare/v0.26.1...v0.26.2) --- updated-dependencies: - dependency-name: github.com/helmfile/vals dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1479df0078
commit
8cd07ece64
2
go.mod
2
go.mod
|
|
@ -14,7 +14,7 @@ require (
|
|||
github.com/gosuri/uitable v0.0.4
|
||||
github.com/hashicorp/go-getter v1.7.2
|
||||
github.com/helmfile/chartify v0.15.0
|
||||
github.com/helmfile/vals v0.26.1
|
||||
github.com/helmfile/vals v0.26.2
|
||||
github.com/imdario/mergo v0.3.16
|
||||
github.com/spf13/cobra v1.7.0
|
||||
github.com/spf13/pflag v1.0.5
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -657,8 +657,8 @@ github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87 h1:xixZ2bWeofWV68J
|
|||
github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87/go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ=
|
||||
github.com/helmfile/chartify v0.15.0 h1:dxDPK1GdGhijJ7bw2hYmq9mmp3Q6jvNGDoJc1LtTybg=
|
||||
github.com/helmfile/chartify v0.15.0/go.mod h1:7pmJlGn79CDMBD1+NbDJtE3L7q0hZf5GyBCJrV78vLA=
|
||||
github.com/helmfile/vals v0.26.1 h1:AWdwDxS/q/7LAwYiEDgQ4WRdrmFcIaw3vvfeqdQlSGs=
|
||||
github.com/helmfile/vals v0.26.1/go.mod h1:Umvg1mKqazaUBjOl74I0u25obw34w603YxoPlhDIvtc=
|
||||
github.com/helmfile/vals v0.26.2 h1:iJMml5kKMeyJnvoXRFf0AHEuC4wNaNGLh034vxxPNW4=
|
||||
github.com/helmfile/vals v0.26.2/go.mod h1:Umvg1mKqazaUBjOl74I0u25obw34w603YxoPlhDIvtc=
|
||||
github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f h1:7LYC+Yfkj3CTRcShK0KOL/w6iTiKyqqBA9a41Wnggw8=
|
||||
github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f/go.mod h1:pFlLw2CfqZiIBOx6BuCeRLCrfxBJipTY0nIOF/VbGcI=
|
||||
github.com/howeyc/gopass v0.0.0-20210920133722-c8aef6fb66ef h1:A9HsByNhogrvm9cWb28sjiS3i7tcKCkflWFEkHfuAgM=
|
||||
|
|
|
|||
Loading…
Reference in New Issue