Skip to content

Commit

Permalink
Bump sdk to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ovh-irobot committed Nov 25, 2021
1 parent c2edefc commit 71d40e1
Show file tree
Hide file tree
Showing 201 changed files with 18,449 additions and 933 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ovh/terraform-provider-ovh
require (
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/terraform-plugin-sdk/v2 v2.6.1
github.com/hashicorp/terraform-plugin-sdk/v2 v2.9.0
github.com/mitchellh/go-homedir v1.1.0
github.com/ovh/go-ovh v1.1.0
github.com/smartystreets/assertions v0.0.0-20190116191733-b6c0e53d7304 // indirect
Expand Down
65 changes: 34 additions & 31 deletions go.sum

Large diffs are not rendered by default.

27 changes: 27 additions & 0 deletions vendor/github.com/google/go-cmp/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 71d40e1

Please sign in to comment.