We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c3fba commit 532edd9Copy full SHA for 532edd9
go.mod
@@ -88,7 +88,7 @@ require (
88
github.com/hashicorp/errwrap v1.0.0 // indirect
89
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
90
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
91
- github.com/hashicorp/go-getter v1.7.5 // indirect
+ github.com/hashicorp/go-getter v1.7.9 // indirect
92
github.com/hashicorp/go-hclog v1.6.3 // indirect
93
github.com/hashicorp/go-multierror v1.1.1 // indirect
94
github.com/hashicorp/go-plugin v1.6.3 // indirect
0 commit comments