Skip to content

Commit

Permalink
Bump github.com/apache/cloudstack-go/v2 from 2.13.2 to 2.16.1
Browse files Browse the repository at this point in the history
Bumps [github.com/apache/cloudstack-go/v2](https://github.com/apache/cloudstack-go) from 2.13.2 to 2.16.1.
- [Release notes](https://github.com/apache/cloudstack-go/releases)
- [Commits](apache/cloudstack-go@v2.13.2...v2.16.1)

---
updated-dependencies:
- dependency-name: github.com/apache/cloudstack-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent e4c9861 commit 248b04c
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 15 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
module github.com/terraform-providers/terraform-provider-cloudstack

require (
github.com/apache/cloudstack-go/v2 v2.13.2
github.com/apache/cloudstack-go/v2 v2.16.1
github.com/go-ini/ini v1.67.0
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hashicorp/terraform v0.12.0
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d // indirect
golang.org/x/sys v0.0.0-20211004093028-2c5d950f24ef // indirect
)

go 1.16
Loading

0 comments on commit 248b04c

Please sign in to comment.