File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/Masterminds/sprig/v3 v3.2.3
1010 github.com/go-logr/logr v1.4.2
1111 github.com/hashicorp/go-multierror v1.1.1
12- github.com/hashicorp/hcl/v2 v2.21 .0
12+ github.com/hashicorp/hcl/v2 v2.23 .0
1313 github.com/hashicorp/vault/api v1.14.0
1414 github.com/onsi/ginkgo/v2 v2.19.0
1515 github.com/onsi/gomega v1.33.1
Original file line number Diff line number Diff line change @@ -125,6 +125,8 @@ github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
125125github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
126126github.com/hashicorp/hcl/v2 v2.21.0 h1:lve4q/o/2rqwYOgUg3y3V2YPyD1/zkCLGjIV74Jit14 =
127127github.com/hashicorp/hcl/v2 v2.21.0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
128+ github.com/hashicorp/hcl/v2 v2.23.0 h1:Fphj1/gCylPxHutVSEOf2fBOh1VE4AuLV7+kbJf3qos =
129+ github.com/hashicorp/hcl/v2 v2.23.0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
128130github.com/hashicorp/vault/api v1.14.0 h1:Ah3CFLixD5jmjusOgm8grfN9M0d+Y8fVR2SW0K6pJLU =
129131github.com/hashicorp/vault/api v1.14.0 /go.mod h1:pV9YLxBGSz+cItFDd8Ii4G17waWOQ32zVjMWHe/cOqk =
130132github.com/huandu/xstrings v1.3.3 h1:/Gcsuc1x8JVbJ9/rlye4xZnVAbEkGauT8lbebqcQws4 =
You can’t perform that action at this time.
0 commit comments