Skip to content

Commit

Permalink
chore: bump sdk (scaleway#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone authored Jul 9, 2021
1 parent 6410533 commit 85490a9
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 62 deletions.
9 changes: 4 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
module github.com/scaleway/terraform-provider-scaleway

require (
github.com/aws/aws-sdk-go v1.38.22
github.com/aws/aws-sdk-go v1.39.3
github.com/dnaeon/go-vcr v1.1.0
github.com/dustin/go-humanize v1.0.0
github.com/google/go-cmp v0.5.5
github.com/google/go-cmp v0.5.6
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/go-retryablehttp v0.6.8
github.com/hashicorp/terraform-plugin-sdk/v2 v2.5.0
github.com/hashicorp/go-retryablehttp v0.7.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.7.0
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.7.0.20210427131120-0f06a0676b46
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a // indirect
golang.org/x/mod v0.4.2 // indirect
golang.org/x/sys v0.0.0-20210511113859-b0526f3d8744 // indirect
golang.org/x/tools v0.1.0 // indirect
Expand Down
Loading

0 comments on commit 85490a9

Please sign in to comment.