Skip to content

Commit 2efda1c

Browse files
authored
Merge pull request #18 from SUSE/dependabot/go_modules/github.com/hashicorp/go-getter-1.7.4
Bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.4
2 parents 11eea3b + 9485e48 commit 2efda1c

File tree

5 files changed

+18
-14
lines changed

5 files changed

+18
-14
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ require (
3030
github.com/googleapis/gax-go/v2 v2.7.1 // indirect
3131
github.com/hashicorp/errwrap v1.0.0 // indirect
3232
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
33-
github.com/hashicorp/go-getter v1.7.0 // indirect
33+
github.com/hashicorp/go-getter v1.7.4 // indirect
3434
github.com/hashicorp/go-hclog v0.9.2 // indirect
3535
github.com/hashicorp/go-multierror v1.0.0 // indirect
3636
github.com/hashicorp/go-plugin v1.3.0 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,8 @@ github.com/hashicorp/go-cleanhttp v0.5.1/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtng
381381
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=
382382
github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48=
383383
github.com/hashicorp/go-getter v1.5.3/go.mod h1:BrrV/1clo8cCYu6mxvboYg+KutTiFnXjMEgDD8+i7ZI=
384-
github.com/hashicorp/go-getter v1.7.0 h1:bzrYP+qu/gMrL1au7/aDvkoOVGUJpeKBgbqRHACAFDY=
385-
github.com/hashicorp/go-getter v1.7.0/go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744=
384+
github.com/hashicorp/go-getter v1.7.4 h1:3yQjWuxICvSpYwqSayAdKRFcvBl1y/vogCxczWSmix0=
385+
github.com/hashicorp/go-getter v1.7.4/go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744=
386386
github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd/go.mod h1:9bjs9uLqI8l75knNv3lV1kA55veR+WUPSiKIWcQHudI=
387387
github.com/hashicorp/go-hclog v0.9.2 h1:CG6TE5H9/JXsFWJCfoIVpKFIkFe6ysEuHirp4DxCsHI=
388388
github.com/hashicorp/go-hclog v0.9.2/go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ=

vendor/github.com/hashicorp/go-getter/get_git.go

+12-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/go-getter/netrc.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ github.com/hashicorp/errwrap
142142
# github.com/hashicorp/go-cleanhttp v0.5.2
143143
## explicit; go 1.13
144144
github.com/hashicorp/go-cleanhttp
145-
# github.com/hashicorp/go-getter v1.7.0
145+
# github.com/hashicorp/go-getter v1.7.4
146146
## explicit; go 1.13
147147
github.com/hashicorp/go-getter
148148
github.com/hashicorp/go-getter/helper/url

0 commit comments

Comments
 (0)