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 @@ -46,7 +46,7 @@ require (
46
46
github.com/googleapis/gax-go/v2 v2.11.0 // indirect
47
47
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
48
48
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
49
- github.com/hashicorp/go-getter v1.7.4 // indirect
49
+ github.com/hashicorp/go-getter v1.7.5 // indirect
50
50
github.com/hashicorp/go-hclog v1.6.1 // indirect
51
51
github.com/hashicorp/go-plugin v1.6.0 // indirect
52
52
github.com/hashicorp/go-safetemp v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -405,8 +405,8 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 h1:YBftPWNWd4WwGqtY2yeZL2ef8rH
405
405
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 /go.mod h1:YN5jB8ie0yfIUg6VvR9Kz84aCaG7AsGZnLjhHbUqwPg =
406
406
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
407
407
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
408
- github.com/hashicorp/go-getter v1.7.4 h1:3yQjWuxICvSpYwqSayAdKRFcvBl1y/vogCxczWSmix0 =
409
- github.com/hashicorp/go-getter v1.7.4 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
408
+ github.com/hashicorp/go-getter v1.7.5 h1:dT58k9hQ/vbxNMwoI5+xFYAJuv6152UNvdHokfI5wE4 =
409
+ github.com/hashicorp/go-getter v1.7.5 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
410
410
github.com/hashicorp/go-hclog v1.6.1 h1:pa92nu9bPoAqI7p+uPDCIWGAibUdlCi6TYWJEQQkLf8 =
411
411
github.com/hashicorp/go-hclog v1.6.1 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
412
412
github.com/hashicorp/go-plugin v1.6.0 h1:wgd4KxHJTVGGqWBq4QPB1i5BZNEx9BR8+OFmHDmTk8A =
You can’t perform that action at this time.
0 commit comments