Update go-getter to v1.5.2 with support for vhost style S3 paths (#9349)
Showing
+1831 -22
... | ... | @@ -61,7 +61,7 @@ require ( |
github.com/hashicorp/go-cty-funcs v0.0.0-20200930094925-2721b1e36840 | ||
github.com/hashicorp/go-discover v0.0.0-20200812215701-c4b85f6ed31f | ||
github.com/hashicorp/go-envparse v0.0.0-20180119215841-310ca1881b22 | ||
github.com/hashicorp/go-getter v1.5.0 | ||
github.com/hashicorp/go-getter v1.5.2 | ||
github.com/hashicorp/go-hclog v0.12.0 | ||
github.com/hashicorp/go-immutable-radix v1.3.0 | ||
github.com/hashicorp/go-memdb v1.3.0 | ||
... | ... |
vendor/github.com/klauspost/compress/LICENSE
0 → 100644
Please register or sign in to comment