File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ require (
130
130
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
131
131
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
132
132
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
133
- github.com/hashicorp/go-getter v1.7.1 // indirect
133
+ github.com/hashicorp/go-getter v1.7.4 // indirect
134
134
github.com/hashicorp/go-hclog v1.5.0 // indirect
135
135
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
136
136
github.com/hashicorp/go-metrics v0.5.3 // indirect
Original file line number Diff line number Diff line change @@ -1302,8 +1302,8 @@ github.com/hashicorp/go-cleanhttp v0.5.0/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtng
1302
1302
github.com/hashicorp/go-cleanhttp v0.5.1 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
1303
1303
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
1304
1304
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
1305
- github.com/hashicorp/go-getter v1.7.1 h1:SWiSWN/42qdpR0MdhaOc/bLR48PLuP1ZQtYLRlM69uY =
1306
- github.com/hashicorp/go-getter v1.7.1 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
1305
+ github.com/hashicorp/go-getter v1.7.4 h1:3yQjWuxICvSpYwqSayAdKRFcvBl1y/vogCxczWSmix0 =
1306
+ github.com/hashicorp/go-getter v1.7.4 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
1307
1307
github.com/hashicorp/go-hclog v1.5.0 h1:bI2ocEMgcVlz55Oj1xZNBsVi900c7II+fWDyV9o+13c =
1308
1308
github.com/hashicorp/go-hclog v1.5.0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
1309
1309
github.com/hashicorp/go-immutable-radix v1.0.0 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
You can’t perform that action at this time.
0 commit comments