Skip to content

Commit

Permalink
Sync bitbucket and Github
Browse files Browse the repository at this point in the history
  • Loading branch information
carchi8py committed Oct 14, 2020
1 parent afdea6d commit 40982fc
Show file tree
Hide file tree
Showing 2 changed files with 814 additions and 0 deletions.
14 changes: 14 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
module github.com/netapp/terraform-provider-netapp-cloudmanager

go 1.15

require (
github.com/Azure/azure-sdk-for-go v46.4.0+incompatible
github.com/Azure/go-autorest/autorest/azure/auth v0.5.3
github.com/aws/aws-sdk-go v1.35.5
github.com/fatih/structs v1.1.0
github.com/hashicorp/terraform v0.13.4
github.com/sirupsen/logrus v1.7.0
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
golang.org/x/tools v0.0.0-20201008025239-9df69603baec // indirect
)
Loading

0 comments on commit 40982fc

Please sign in to comment.