Skip to content

Commit 7173a77

Browse files
chore(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.9 in /test/integration (#174)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 096e1f1 commit 7173a77

File tree

2 files changed

+723
-17
lines changed

2 files changed

+723
-17
lines changed

test/integration/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require (
3636
github.com/gruntwork-io/terratest v0.47.0 // indirect
3737
github.com/hashicorp/errwrap v1.1.0 // indirect
3838
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
39-
github.com/hashicorp/go-getter v1.7.5 // indirect
39+
github.com/hashicorp/go-getter v1.7.9 // indirect
4040
github.com/hashicorp/go-multierror v1.1.1 // indirect
4141
github.com/hashicorp/go-safetemp v1.0.0 // indirect
4242
github.com/hashicorp/go-version v1.6.0 // indirect
@@ -62,12 +62,12 @@ require (
6262
github.com/ulikunitz/xz v0.5.11 // indirect
6363
github.com/zclconf/go-cty v1.14.4 // indirect
6464
go.opencensus.io v0.24.0 // indirect
65-
golang.org/x/crypto v0.31.0 // indirect
65+
golang.org/x/crypto v0.32.0 // indirect
6666
golang.org/x/mod v0.19.0 // indirect
67-
golang.org/x/net v0.25.0 // indirect
67+
golang.org/x/net v0.34.0 // indirect
6868
golang.org/x/oauth2 v0.12.0 // indirect
6969
golang.org/x/sync v0.10.0 // indirect
70-
golang.org/x/sys v0.28.0 // indirect
70+
golang.org/x/sys v0.29.0 // indirect
7171
golang.org/x/text v0.21.0 // indirect
7272
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
7373
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect

0 commit comments

Comments
 (0)