This repository has been archived by the owner on Jul 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gomod: update terraform and go-cloudstack
- Loading branch information
1 parent
888d778
commit ef801b7
Showing
1,279 changed files
with
233,853 additions
and
36,302 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,12 @@ | ||
module github.com/terraform-providers/terraform-provider-cloudstack | ||
|
||
require ( | ||
github.com/apparentlymart/go-cidr v1.0.0 // indirect | ||
github.com/blang/semver v3.5.1+incompatible // indirect | ||
github.com/go-ini/ini v1.40.0 | ||
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b // indirect | ||
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect | ||
github.com/hashicorp/go-getter v0.0.0-20181213035916-be39683deade // indirect | ||
github.com/hashicorp/go-hclog v0.0.0-20181001195459-61d530d6c27f // indirect | ||
github.com/hashicorp/go-multierror v1.0.0 | ||
github.com/hashicorp/go-plugin v0.0.0-20181212150838-f444068e8f5a // indirect | ||
github.com/hashicorp/go-uuid v1.0.0 // indirect | ||
github.com/hashicorp/hcl v1.0.0 // indirect | ||
github.com/hashicorp/hcl2 v0.0.0-20181220012050-6631d7cd0a68 // indirect | ||
github.com/hashicorp/hil v0.0.0-20170627220502-fa9f258a9250 // indirect | ||
github.com/hashicorp/logutils v1.0.0 // indirect | ||
github.com/hashicorp/terraform v0.11.11 | ||
github.com/jtolds/gls v4.2.1+incompatible // indirect | ||
github.com/mitchellh/cli v1.0.0 // indirect | ||
github.com/mitchellh/copystructure v1.0.0 // indirect | ||
github.com/mitchellh/hashstructure v1.0.0 // indirect | ||
github.com/mitchellh/mapstructure v1.1.2 // indirect | ||
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d // indirect | ||
github.com/hashicorp/terraform v0.12.0 | ||
github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c // indirect | ||
github.com/xanzy/go-cloudstack v2.4.1+incompatible | ||
github.com/zclconf/go-cty v0.0.0-20181218225846-4fe1e489ee06 // indirect | ||
golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 // indirect | ||
golang.org/x/net v0.0.0-20181220203305-927f97764cc3 // indirect | ||
github.com/xanzy/go-cloudstack v0.0.0-20190526095453-42f262b63ed0 | ||
gopkg.in/ini.v1 v1.40.0 // indirect | ||
) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.