|
|
|
|
@ -17,7 +17,7 @@ require (
|
|
|
|
|
github.com/hako/durafmt v0.0.0-20200710122514-c0fb7b4da026
|
|
|
|
|
github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de
|
|
|
|
|
github.com/hashicorp/go-cty-funcs v0.0.0-20200930094925-2721b1e36840
|
|
|
|
|
github.com/hashicorp/go-getter/v2 v2.2.1
|
|
|
|
|
github.com/hashicorp/go-getter/v2 v2.2.2
|
|
|
|
|
github.com/hashicorp/go-multierror v1.1.1
|
|
|
|
|
github.com/hashicorp/go-uuid v1.0.3
|
|
|
|
|
github.com/hashicorp/go-version v1.6.0
|
|
|
|
|
@ -121,7 +121,7 @@ require (
|
|
|
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
|
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
|
|
|
|
|
github.com/hashicorp/go-getter/gcs/v2 v2.2.1 // indirect
|
|
|
|
|
github.com/hashicorp/go-getter/s3/v2 v2.2.1 // indirect
|
|
|
|
|
github.com/hashicorp/go-getter/s3/v2 v2.2.2 // indirect
|
|
|
|
|
github.com/hashicorp/go-hclog v1.5.0 // indirect
|
|
|
|
|
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
|
|
|
|
|
github.com/hashicorp/go-retryablehttp v0.7.0 // indirect
|
|
|
|
|
|