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 @@ -100,7 +100,7 @@ require (
100100 github.com/gruntwork-io/terragrunt-engine-go v0.0.15 // indirect
101101 github.com/hashicorp/errwrap v1.1.0 // indirect
102102 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
103- github.com/hashicorp/go-getter v1.7.8 // indirect
103+ github.com/hashicorp/go-getter v1.7.9 // indirect
104104 github.com/hashicorp/go-getter/v2 v2.2.3 // indirect
105105 github.com/hashicorp/go-hclog v1.6.3 // indirect
106106 github.com/hashicorp/go-multierror v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -1193,8 +1193,8 @@ github.com/hashicorp/go-cleanhttp v0.5.1/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtng
11931193github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
11941194github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
11951195github.com/hashicorp/go-getter v1.5.1 /go.mod h1:a7z7NPPfNQpJWcn4rSWFtdrSldqLdLPEF3d8nFMsSLM =
1196- github.com/hashicorp/go-getter v1.7.8 h1:mshVHx1Fto0/MydBekWan5zUipGq7jO0novchgMmSiY =
1197- github.com/hashicorp/go-getter v1.7.8 /go.mod h1:2c6CboOEb9jG6YvmC9xdD+tyAFsrUaJPedwXDGr0TM4 =
1196+ github.com/hashicorp/go-getter v1.7.9 h1:G9gcjrDixz7glqJ+ll5IWvggSBR+R0B54DSRt4qfdC4 =
1197+ github.com/hashicorp/go-getter v1.7.9 /go.mod h1:dyFCmT1AQkDfOIt9NH8pw9XBDqNrIKJT5ylbpi7zPNE =
11981198github.com/hashicorp/go-getter/v2 v2.2.3 h1:6CVzhT0KJQHqd9b0pK3xSP0CM/Cv+bVhk+jcaRJ2pGk =
11991199github.com/hashicorp/go-getter/v2 v2.2.3 /go.mod h1:hp5Yy0GMQvwWVUmwLs3ygivz1JSLI323hdIE9J9m7TY =
12001200github.com/hashicorp/go-hclog v0.14.1 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
You can’t perform that action at this time.
0 commit comments