Skip to content

Commit

Permalink
Update dependencies (#325)
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Pivotto <[email protected]>
  • Loading branch information
roidelapluie authored Jun 13, 2020
1 parent 4a9b3bc commit 08bba6a
Show file tree
Hide file tree
Showing 832 changed files with 23,858 additions and 136,573 deletions.
19 changes: 1 addition & 18 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,26 +1,9 @@
module github.com/terraform-providers/terraform-provider-gitlab

require (
cloud.google.com/go/storage v1.6.0 // indirect
github.com/aws/aws-sdk-go v1.29.30 // indirect
github.com/golang/protobuf v1.4.0 // indirect
github.com/hashicorp/go-hclog v0.12.1 // indirect
github.com/hashicorp/go-retryablehttp v0.6.6 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hashicorp/hcl/v2 v2.3.0 // indirect
github.com/hashicorp/terraform-config-inspect v0.0.0-20200210163047-f7d8399e1194 // indirect
github.com/hashicorp/terraform-plugin-sdk v1.8.0
github.com/hashicorp/terraform-svchost v0.0.0-20191119180714-d2e4933b9136 // indirect
github.com/hashicorp/yamux v0.0.0-20190923154419-df201c70410d // indirect
github.com/hashicorp/terraform-plugin-sdk v1.13.1
github.com/mitchellh/hashstructure v1.0.0
github.com/posener/complete v1.2.3 // indirect
github.com/ulikunitz/xz v0.5.7 // indirect
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
github.com/xanzy/go-gitlab v0.32.1
golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59 // indirect
golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 // indirect
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect
google.golang.org/appengine v1.6.6 // indirect
)

go 1.14
228 changes: 33 additions & 195 deletions go.sum

Large diffs are not rendered by default.

11 changes: 0 additions & 11 deletions vendor/cloud.google.com/go/.gitignore

This file was deleted.

Loading

0 comments on commit 08bba6a

Please sign in to comment.