We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449f399 commit e45c674Copy full SHA for e45c674
2 files changed
go.mod
@@ -44,7 +44,7 @@ require (
44
github.com/googleapis/gax-go/v2 v2.12.3 // indirect
45
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 // indirect
46
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
47
- github.com/hashicorp/go-getter v1.7.5 // indirect
+ github.com/hashicorp/go-getter v1.7.9 // indirect
48
github.com/hashicorp/go-hclog v1.6.3 // indirect
49
github.com/hashicorp/go-plugin v1.6.1 // indirect
50
github.com/hashicorp/go-safetemp v1.0.0 // indirect
0 commit comments