We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111e67a commit 92d9999Copy full SHA for 92d9999
provider/go.mod
@@ -94,7 +94,7 @@ require (
94
github.com/hashicorp/errwrap v1.1.0 // indirect
95
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
96
github.com/hashicorp/go-cty v1.5.0 // indirect
97
- github.com/hashicorp/go-getter v1.7.5 // indirect
+ github.com/hashicorp/go-getter v1.7.9 // indirect
98
github.com/hashicorp/go-hclog v1.6.3 // indirect
99
github.com/hashicorp/go-multierror v1.1.1 // indirect
100
github.com/hashicorp/go-plugin v1.6.3 // indirect
0 commit comments