File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/cheggaaa/pb v1.0.29
13
13
github.com/hashicorp/go-getter/gcs/v2 v2.1.0
14
14
github.com/hashicorp/go-getter/s3/v2 v2.1.0
15
- github.com/hashicorp/go-getter/v2 v2.1.1
15
+ github.com/hashicorp/go-getter/v2 v2.2.0
16
16
github.com/mattn/go-runewidth v0.0.8 // indirect
17
17
)
18
18
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
12
12
github.com/hashicorp/errwrap v1.1.0 // indirect
13
13
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
14
- github.com/hashicorp/go-getter/v2 v2.1.1
14
+ github.com/hashicorp/go-getter/v2 v2.2.0
15
15
github.com/hashicorp/go-multierror v1.1.1 // indirect
16
16
github.com/hashicorp/go-version v1.6.0 // indirect
17
17
github.com/mitchellh/go-homedir v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ replace github.com/hashicorp/go-getter/v2 => ../
6
6
7
7
require (
8
8
github.com/aws/aws-sdk-go v1.44.114
9
- github.com/hashicorp/go-getter/v2 v2.1.1
9
+ github.com/hashicorp/go-getter/v2 v2.2.0
10
10
)
11
11
12
12
require (
You can’t perform that action at this time.
0 commit comments