Skip to content

Commit ce7dd2f

Browse files
chore(deps): update module github.com/hashicorp/hcl to v2
1 parent 7a0f182 commit ce7dd2f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tools/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ require (
104104
github.com/gostaticanalysis/nilerr v0.1.1 // indirect
105105
github.com/hashicorp/go-version v1.7.0 // indirect
106106
github.com/hashicorp/hcl v1.0.0 // indirect
107+
github.com/hashicorp/hcl/v2 v2.23.0 // indirect
107108
github.com/hexops/gotextdiff v1.0.3 // indirect
108109
github.com/inconshreveable/mousetrap v1.1.0 // indirect
109110
github.com/itchyny/timefmt-go v0.1.6 // indirect

tools/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKe
218218
github.com/hashicorp/go-version v1.7.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
219219
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
220220
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=
221222
github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM=
222223
github.com/hexops/gotextdiff v1.0.3/go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSow5/V2vxeg=
223224
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=

0 commit comments

Comments
 (0)