Skip to content

Commit

Permalink
updating dependency version and acceptance tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
McBrideR committed Oct 22, 2020
1 parent e19674e commit 94b3a45
Show file tree
Hide file tree
Showing 19 changed files with 144 additions and 260 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/vmware/terraform-provider-wavefront

require (
github.com/WavefrontHQ/go-wavefront-management-api v1.12.0
github.com/WavefrontHQ/go-wavefront-management-api v1.13.0
github.com/google/go-cmp v0.5.2
github.com/hashicorp/terraform-plugin-sdk v1.11.0
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/WavefrontHQ/go-wavefront-management-api v1.12.0 h1:U6qxK9XmCocJVoyBSswKucS39YWBx3rveaBSCPBPJOU=
github.com/WavefrontHQ/go-wavefront-management-api v1.12.0/go.mod h1:4qDg8JAt4Lc64LjXtncbukFt9W9WB1+S/FN5u01tQWQ=
github.com/WavefrontHQ/go-wavefront-management-api v1.13.0 h1:tKyqDrPAHNHjrFKfMHZzoVUTvNjaK41IkQspg/4x7Ew=
github.com/WavefrontHQ/go-wavefront-management-api v1.13.0/go.mod h1:4qDg8JAt4Lc64LjXtncbukFt9W9WB1+S/FN5u01tQWQ=
github.com/agext/levenshtein v1.2.1/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
github.com/agext/levenshtein v1.2.2 h1:0S/Yg6LYmFJ5stwQeRp6EeOcCbj7xiqQSdNelsXvaqE=
github.com/agext/levenshtein v1.2.2/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
Expand Down
30 changes: 3 additions & 27 deletions vendor/github.com/WavefrontHQ/go-wavefront-management-api/alert.go

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

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

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

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

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

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

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

31 changes: 3 additions & 28 deletions vendor/github.com/WavefrontHQ/go-wavefront-management-api/role.go

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

Loading

0 comments on commit 94b3a45

Please sign in to comment.