We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e34ee23 commit 951faf7Copy full SHA for 951faf7
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/alecthomas/kong v0.8.1
7
github.com/go-openapi/jsonpointer v0.20.2
8
github.com/google/go-jsonnet v0.20.0
9
- github.com/hashicorp/go-getter v1.7.3
+ github.com/hashicorp/go-getter/v2 v2.2.1
10
github.com/hashicorp/go-getter/v2 v2.2.1
11
github.com/mattn/go-isatty v0.0.20
12
github.com/pelletier/go-toml v1.9.5
0 commit comments