File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ require (
99
99
github.com/gostaticanalysis/forcetypeassert v0.1.0 // indirect
100
100
github.com/gostaticanalysis/nilerr v0.1.1 // indirect
101
101
github.com/hashicorp/go-version v1.7.0 // indirect
102
- github.com/hashicorp/hcl v1.0 .0 // indirect
102
+ github.com/hashicorp/hcl/v2 v2.23 .0 // indirect
103
103
github.com/hexops/gotextdiff v1.0.3 // indirect
104
104
github.com/inconshreveable/mousetrap v1.1.0 // indirect
105
105
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
Original file line number Diff line number Diff line change @@ -215,6 +215,7 @@ github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKe
215
215
github.com/hashicorp/go-version v1.7.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
216
216
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
217
217
github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
218
+ github.com/hashicorp/hcl/v2 v2.23.0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
218
219
github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM =
219
220
github.com/hexops/gotextdiff v1.0.3 /go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSow5/V2vxeg =
220
221
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
You can’t perform that action at this time.
0 commit comments