File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/gorilla/mux v1.8.1
18
18
github.com/gruntwork-io/terratest v0.46.16
19
19
github.com/hashicorp/go-slug v0.15.2
20
- github.com/hashicorp/hcl/v2 v2.21 .0
20
+ github.com/hashicorp/hcl/v2 v2.23 .0
21
21
github.com/hashicorp/vault/api v1.14.0
22
22
github.com/liamg/memoryfs v1.6.0
23
23
github.com/lib/pq v1.10.9
Original file line number Diff line number Diff line change @@ -448,8 +448,8 @@ github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ
448
448
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
449
449
github.com/hashicorp/hcl v1.0.1-vault-5 h1:kI3hhbbyzr4dldA8UdTb7ZlVVlI2DACdCfz31RPDgJM =
450
450
github.com/hashicorp/hcl v1.0.1-vault-5 /go.mod h1:XYhtn6ijBSAj6n4YqAaf7RBPS4I06AItNorpy+MoQNM =
451
- github.com/hashicorp/hcl/v2 v2.21 .0 h1:lve4q/o/2rqwYOgUg3y3V2YPyD1/zkCLGjIV74Jit14 =
452
- github.com/hashicorp/hcl/v2 v2.21 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
451
+ github.com/hashicorp/hcl/v2 v2.23 .0 h1:Fphj1/gCylPxHutVSEOf2fBOh1VE4AuLV7+kbJf3qos =
452
+ github.com/hashicorp/hcl/v2 v2.23 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
453
453
github.com/hashicorp/terraform-json v0.16.0 h1:UKkeWRWb23do5LNAFlh/K3N0ymn1qTOO8c+85Albo3s =
454
454
github.com/hashicorp/terraform-json v0.16.0 /go.mod h1:v0Ufk9jJnk6tcIZvScHvetlKfiNTC+WS21mnXIlc0B0 =
455
455
github.com/hashicorp/vault/api v1.14.0 h1:Ah3CFLixD5jmjusOgm8grfN9M0d+Y8fVR2SW0K6pJLU =
You can’t perform that action at this time.
0 commit comments