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 @@ -75,7 +75,7 @@ require (
75
75
github.com/hashicorp/go-multierror v1.1.1 // indirect
76
76
github.com/hashicorp/go-uuid v1.0.2 // indirect
77
77
github.com/hashicorp/golang-lru v0.5.4 // indirect
78
- github.com/hashicorp/hcl v1.0.1-0.20180906183839-65a6292f0157 // indirect
78
+ github.com/hashicorp/hcl v1.0.1-vault-3 // indirect
79
79
github.com/imdario/mergo v0.3.12 // indirect
80
80
github.com/inconshreveable/mousetrap v1.0.0 // indirect
81
81
github.com/jcchavezs/porto v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -307,8 +307,8 @@ github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ
307
307
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
308
308
github.com/hashicorp/golang-lru v0.5.4 h1:YDjusn29QI/Das2iO9M0BHnIbxPeyuCHsjMW+lJfyTc =
309
309
github.com/hashicorp/golang-lru v0.5.4 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
310
- github.com/hashicorp/hcl v1.0.1-0.20180906183839-65a6292f0157 h1:uyodBE3xDz0ynKs1tLBU26wOQoEkAqqiY18DbZ+FZrA =
311
- github.com/hashicorp/hcl v1.0.1-0.20180906183839-65a6292f0157 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
310
+ github.com/hashicorp/hcl v1.0.1-vault-3 h1:V95v5KSTu6DB5huDSKiq4uAfILEuNigK/+qPET6H/Mg =
311
+ github.com/hashicorp/hcl v1.0.1-vault-3 /go.mod h1:XYhtn6ijBSAj6n4YqAaf7RBPS4I06AItNorpy+MoQNM =
312
312
github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
313
313
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
314
314
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
You can’t perform that action at this time.
0 commit comments