File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ require (
99 github.com/google/go-cmp v0.7.0
1010 github.com/google/uuid v1.6.0
1111 github.com/hashicorp/go-getter v1.7.9
12+ github.com/hashicorp/go-getter/v2 v2.2.3
1213 github.com/pkg/errors v0.9.1
1314 github.com/spf13/afero v1.14.0
1415 go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -857,6 +857,7 @@ github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9n
857857github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
858858github.com/hashicorp/go-getter v1.7.9 h1:G9gcjrDixz7glqJ+ll5IWvggSBR+R0B54DSRt4qfdC4 =
859859github.com/hashicorp/go-getter v1.7.9 /go.mod h1:dyFCmT1AQkDfOIt9NH8pw9XBDqNrIKJT5ylbpi7zPNE =
860+ github.com/hashicorp/go-getter/v2 v2.2.3 /go.mod h1:hp5Yy0GMQvwWVUmwLs3ygivz1JSLI323hdIE9J9m7TY =
860861github.com/hashicorp/go-safetemp v1.0.0 h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhEyExpmo =
861862github.com/hashicorp/go-safetemp v1.0.0 /go.mod h1:oaerMy3BhqiTbVye6QuFhFtIceqFoDHxNAB65b+Rj1I =
862863github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek =
You can’t perform that action at this time.
0 commit comments