File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ require (
104
104
github.com/gostaticanalysis/nilerr v0.1.1 // indirect
105
105
github.com/hashicorp/go-version v1.7.0 // indirect
106
106
github.com/hashicorp/hcl v1.0.0 // indirect
107
+ github.com/hashicorp/hcl/v2 v2.23.0 // indirect
107
108
github.com/hexops/gotextdiff v1.0.3 // indirect
108
109
github.com/inconshreveable/mousetrap v1.1.0 // indirect
109
110
github.com/itchyny/timefmt-go v0.1.6 // indirect
Original file line number Diff line number Diff line change @@ -218,6 +218,7 @@ github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKe
218
218
github.com/hashicorp/go-version v1.7.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
219
219
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
220
220
github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
221
+ github.com/hashicorp/hcl/v2 v2.23.0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
221
222
github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM =
222
223
github.com/hexops/gotextdiff v1.0.3 /go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSow5/V2vxeg =
223
224
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
You can’t perform that action at this time.
0 commit comments