Skip to content

Commit

Permalink
Update to latest v1 SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
loafoe committed Nov 5, 2020
1 parent bff85d8 commit 4993667
Show file tree
Hide file tree
Showing 4 changed files with 295 additions and 24 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,12 @@ module github.com/philips-software/terraform-provider-hsdp
require (
github.com/aws/aws-sdk-go v1.30.12 // indirect
github.com/google/go-querystring v1.0.0 // indirect
github.com/hashicorp/go-getter v1.4.2-0.20200106182914-9813cbd4eb02 // indirect
github.com/hashicorp/go-retryablehttp v0.6.6
github.com/hashicorp/hcl/v2 v2.3.0 // indirect
github.com/hashicorp/terraform-config-inspect v0.0.0-20191212124732-c6ae6269b9d7 // indirect
github.com/hashicorp/terraform-plugin-sdk v1.15.0
github.com/philips-software/go-hsdp-api v0.23.1-0.20201016211333-6f98d85c4f99
github.com/hashicorp/terraform-plugin-sdk v1.16.0
github.com/philips-software/go-hsdp-api v0.24.1-0.20201102143330-6d32ee1dfaa4
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.5.1
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37 // indirect
)

go 1.13
Loading

0 comments on commit 4993667

Please sign in to comment.