Skip to content

Commit 951faf7

Browse files
authoredDec 21, 2023
fix(deps): update module github.com/hashicorp/go-getter to v2
1 parent e34ee23 commit 951faf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/alecthomas/kong v0.8.1
77
github.com/go-openapi/jsonpointer v0.20.2
88
github.com/google/go-jsonnet v0.20.0
9-
github.com/hashicorp/go-getter v1.7.3
9+
github.com/hashicorp/go-getter/v2 v2.2.1
1010
github.com/hashicorp/go-getter/v2 v2.2.1
1111
github.com/mattn/go-isatty v0.0.20
1212
github.com/pelletier/go-toml v1.9.5

0 commit comments

Comments
 (0)