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 @@ -49,7 +49,7 @@ require (
49
49
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
50
50
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 // indirect
51
51
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
52
- github.com/hashicorp/go-getter v1.7.4 // indirect
52
+ github.com/hashicorp/go-getter v1.7.5 // indirect
53
53
github.com/hashicorp/go-hclog v1.6.2 // indirect
54
54
github.com/hashicorp/go-plugin v1.6.0 // indirect
55
55
github.com/hashicorp/go-safetemp v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -409,8 +409,8 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 h1:/c3QmbOGMGTOumP2iT/rCwB7b0Q
409
409
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 /go.mod h1:5SN9VR2LTsRFsrEC6FHgRbTWrTHu6tqPeKxEQv15giM =
410
410
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
411
411
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
412
- github.com/hashicorp/go-getter v1.7.4 h1:3yQjWuxICvSpYwqSayAdKRFcvBl1y/vogCxczWSmix0 =
413
- github.com/hashicorp/go-getter v1.7.4 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
412
+ github.com/hashicorp/go-getter v1.7.5 h1:dT58k9hQ/vbxNMwoI5+xFYAJuv6152UNvdHokfI5wE4 =
413
+ github.com/hashicorp/go-getter v1.7.5 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
414
414
github.com/hashicorp/go-hclog v1.6.2 h1:NOtoftovWkDheyUM/8JW3QMiXyxJK3uHRK7wV04nD2I =
415
415
github.com/hashicorp/go-hclog v1.6.2 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
416
416
github.com/hashicorp/go-plugin v1.6.0 h1:wgd4KxHJTVGGqWBq4QPB1i5BZNEx9BR8+OFmHDmTk8A =
You can’t perform that action at this time.
0 commit comments