File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ require (
109
109
github.com/googleapis/gax-go/v2 v2.12.2 // indirect
110
110
github.com/gorilla/mux v1.8.1 // indirect
111
111
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
112
- github.com/hashicorp/go-getter v1.7.8 // indirect
112
+ github.com/hashicorp/go-getter v1.7.9 // indirect
113
113
github.com/hashicorp/go-safetemp v1.0.0 // indirect
114
114
github.com/hashicorp/go-version v1.7.0 // indirect
115
115
github.com/iancoleman/strcase v0.3.0 // indirect
@@ -128,7 +128,6 @@ require (
128
128
github.com/mattn/go-colorable v0.1.13 // indirect
129
129
github.com/mattn/go-isatty v0.0.20 // indirect
130
130
github.com/mitchellh/go-homedir v1.1.0 // indirect
131
- github.com/mitchellh/go-testing-interface v1.14.1 // indirect
132
131
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
133
132
github.com/mitchellh/mapstructure v1.5.0 // indirect
134
133
github.com/moby/locker v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -1050,8 +1050,8 @@ github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9n
1050
1050
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
1051
1051
github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637 h1:Ud/6/AdmJ1R7ibdS0Wo5MWPj0T1R0fkpaD087bBaW8I =
1052
1052
github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637 /go.mod h1:EiZBMaudVLy8fmjf9Npq1dq9RalhveqZG5w/yz3mHWs =
1053
- github.com/hashicorp/go-getter v1.7.8 h1:mshVHx1Fto0/MydBekWan5zUipGq7jO0novchgMmSiY =
1054
- github.com/hashicorp/go-getter v1.7.8 /go.mod h1:2c6CboOEb9jG6YvmC9xdD+tyAFsrUaJPedwXDGr0TM4 =
1053
+ github.com/hashicorp/go-getter v1.7.9 h1:G9gcjrDixz7glqJ+ll5IWvggSBR+R0B54DSRt4qfdC4 =
1054
+ github.com/hashicorp/go-getter v1.7.9 /go.mod h1:dyFCmT1AQkDfOIt9NH8pw9XBDqNrIKJT5ylbpi7zPNE =
1055
1055
github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
1056
1056
github.com/hashicorp/go-hclog v1.6.3 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
1057
1057
github.com/hashicorp/go-safetemp v1.0.0 h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhEyExpmo =
You can’t perform that action at this time.
0 commit comments