Skip to content

Commit a1f1dbc

Browse files
fix(deps): update module github.com/hashicorp/go-getter to v2
1 parent 51d2ad0 commit a1f1dbc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

go.mod

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ require (
77
github.com/go-openapi/jsonpointer v0.20.3
88
github.com/google/go-jsonnet v0.20.0
99
github.com/hashicorp/go-getter v1.7.5
10+
github.com/hashicorp/go-getter/v2 v2.2.2
1011
github.com/mattn/go-isatty v0.0.20
1112
github.com/pelletier/go-toml v1.9.5
1213
github.com/vmware-labs/go-yaml-edit v0.3.0

go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ github.com/hashicorp/go-getter v1.7.4 h1:3yQjWuxICvSpYwqSayAdKRFcvBl1y/vogCxczWS
349349
github.com/hashicorp/go-getter v1.7.4/go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744=
350350
github.com/hashicorp/go-getter v1.7.5 h1:dT58k9hQ/vbxNMwoI5+xFYAJuv6152UNvdHokfI5wE4=
351351
github.com/hashicorp/go-getter v1.7.5/go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744=
352+
github.com/hashicorp/go-getter/v2 v2.2.2/go.mod h1:hp5Yy0GMQvwWVUmwLs3ygivz1JSLI323hdIE9J9m7TY=
352353
github.com/hashicorp/go-safetemp v1.0.0 h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhEyExpmo=
353354
github.com/hashicorp/go-safetemp v1.0.0/go.mod h1:oaerMy3BhqiTbVye6QuFhFtIceqFoDHxNAB65b+Rj1I=
354355
github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek=

0 commit comments

Comments
 (0)