build(deps): bump github.com/helmfile/vals from 0.31.0 to 0.32.0 (#1250)
This commit is contained in:
parent
e9cb5a05fe
commit
35727888ef
2
go.mod
2
go.mod
|
|
@ -15,7 +15,7 @@ require (
|
|||
github.com/gosuri/uitable v0.0.4
|
||||
github.com/hashicorp/go-getter v1.7.3
|
||||
github.com/helmfile/chartify v0.17.0
|
||||
github.com/helmfile/vals v0.31.0
|
||||
github.com/helmfile/vals v0.32.0
|
||||
github.com/imdario/mergo v0.3.16
|
||||
github.com/spf13/cobra v1.8.0
|
||||
github.com/spf13/pflag v1.0.5
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -654,8 +654,8 @@ github.com/hashicorp/vault/api v1.10.0 h1:/US7sIjWN6Imp4o/Rj1Ce2Nr5bki/AXi9vAW3p
|
|||
github.com/hashicorp/vault/api v1.10.0/go.mod h1:jo5Y/ET+hNyz+JnKDt8XLAdKs+AM0G5W0Vp1IrFI8N8=
|
||||
github.com/helmfile/chartify v0.17.0 h1:v+LJfH461xqpet/aCwsBpNjJ+HG8miIjN2kmhIqBkxs=
|
||||
github.com/helmfile/chartify v0.17.0/go.mod h1:7pmJlGn79CDMBD1+NbDJtE3L7q0hZf5GyBCJrV78vLA=
|
||||
github.com/helmfile/vals v0.31.0 h1:x6YyQU8Vw2urfrnXDvHp5Lwm7jozf0QjQwx2yeruutU=
|
||||
github.com/helmfile/vals v0.31.0/go.mod h1:pYu2Sd9vQlwiBLn3ktuIsLeUNgQx+9bnFvNYQN99MmI=
|
||||
github.com/helmfile/vals v0.32.0 h1:wI1jd/hHpK1FHM1yxTK9eLsRW251LM7HYdYCmAVhYq4=
|
||||
github.com/helmfile/vals v0.32.0/go.mod h1:zZfqp+UNWImdJH/Yh0hvlLXN2iJHw4s/DExip+suuTA=
|
||||
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=
|
||||
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec/go.mod h1:Q48J4R4DvxnHolD5P8pOtXigYlRuPLGl6moFx3ulM68=
|
||||
github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f h1:7LYC+Yfkj3CTRcShK0KOL/w6iTiKyqqBA9a41Wnggw8=
|
||||
|
|
|
|||
Loading…
Reference in New Issue