File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ require (
116
116
github.com/hashicorp/errwrap v1.1.0 // indirect
117
117
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
118
118
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
119
- github.com/hashicorp/go-getter v1.7.8 // indirect
119
+ github.com/hashicorp/go-getter v1.7.9 // indirect
120
120
github.com/hashicorp/go-hclog v1.6.3 // indirect
121
121
github.com/hashicorp/go-multierror v1.1.1 // indirect
122
122
github.com/hashicorp/go-plugin v1.6.3 // indirect
Original file line number Diff line number Diff line change @@ -1039,8 +1039,8 @@ github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9n
1039
1039
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
1040
1040
github.com/hashicorp/go-cty v1.5.0 h1:EkQ/v+dDNUqnuVpmS5fPqyY71NXVgT5gf32+57xY8g0 =
1041
1041
github.com/hashicorp/go-cty v1.5.0 /go.mod h1:lFUCG5kd8exDobgSfyj4ONE/dc822kiYMguVKdHGMLM =
1042
- github.com/hashicorp/go-getter v1.7.8 h1:mshVHx1Fto0/MydBekWan5zUipGq7jO0novchgMmSiY =
1043
- github.com/hashicorp/go-getter v1.7.8 /go.mod h1:2c6CboOEb9jG6YvmC9xdD+tyAFsrUaJPedwXDGr0TM4 =
1042
+ github.com/hashicorp/go-getter v1.7.9 h1:G9gcjrDixz7glqJ+ll5IWvggSBR+R0B54DSRt4qfdC4 =
1043
+ github.com/hashicorp/go-getter v1.7.9 /go.mod h1:dyFCmT1AQkDfOIt9NH8pw9XBDqNrIKJT5ylbpi7zPNE =
1044
1044
github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
1045
1045
github.com/hashicorp/go-hclog v1.6.3 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
1046
1046
github.com/hashicorp/go-multierror v1.0.0 /go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk =
You can’t perform that action at this time.
0 commit comments