Skip to content

Commit 0d63f9e

Browse files
Bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 (#570)
1 parent 4bfad0a commit 0d63f9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ require (
6666
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
6767
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0 // indirect
6868
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
69-
github.com/hashicorp/go-getter v1.7.3 // indirect
69+
github.com/hashicorp/go-getter v1.7.4 // indirect
7070
github.com/hashicorp/go-hclog v1.6.2 // indirect
7171
github.com/hashicorp/go-plugin v1.6.0 // indirect
7272
github.com/hashicorp/go-safetemp v1.0.0 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -415,8 +415,8 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0 h1:Wqo399gCIufwto+VfwCSvsnfGpF
415415
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0/go.mod h1:qmOFXW2epJhM0qSnUUYpldc7gVz2KMQwJ/QYCDIa7XU=
416416
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=
417417
github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48=
418-
github.com/hashicorp/go-getter v1.7.3 h1:bN2+Fw9XPFvOCjB0UOevFIMICZ7G2XSQHzfvLUyOM5E=
419-
github.com/hashicorp/go-getter v1.7.3/go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744=
418+
github.com/hashicorp/go-getter v1.7.4 h1:3yQjWuxICvSpYwqSayAdKRFcvBl1y/vogCxczWSmix0=
419+
github.com/hashicorp/go-getter v1.7.4/go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744=
420420
github.com/hashicorp/go-hclog v1.6.2 h1:NOtoftovWkDheyUM/8JW3QMiXyxJK3uHRK7wV04nD2I=
421421
github.com/hashicorp/go-hclog v1.6.2/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M=
422422
github.com/hashicorp/go-plugin v1.6.0 h1:wgd4KxHJTVGGqWBq4QPB1i5BZNEx9BR8+OFmHDmTk8A=

0 commit comments

Comments
 (0)