Skip to content

Commit

Permalink
Merge pull request #37 from avisi-cloud/renovate/github.com-avisi-clo…
Browse files Browse the repository at this point in the history
…ud-go-client-0.x

Update module github.com/avisi-cloud/go-client to v0.4.3
  • Loading branch information
virjaina authored Mar 26, 2024
2 parents dc325f2 + aa11841 commit b0b98c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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/avisi-cloud/terraform-provider-acloud
go 1.21

require (
github.com/avisi-cloud/go-client v0.4.2
github.com/avisi-cloud/go-client v0.4.3
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ github.com/avisi-cloud/go-client v0.4.1 h1:UGPMo8durCOf7snVsi7GMt/JC2Q7utdhCwFeR
github.com/avisi-cloud/go-client v0.4.1/go.mod h1:Q0vxIRKYnMV6XPePsN36VSRGxaHFhAb5AAS2wFw73/I=
github.com/avisi-cloud/go-client v0.4.2 h1:t5hCcJ2IVAJGnPT31tCqSjUWoDwX3btQFfFQGIkTQKs=
github.com/avisi-cloud/go-client v0.4.2/go.mod h1:Q0vxIRKYnMV6XPePsN36VSRGxaHFhAb5AAS2wFw73/I=
github.com/avisi-cloud/go-client v0.4.3 h1:G9qhmIJbmT37GilnCg9RPIZHa0blJ9QBcMboaTfrkYk=
github.com/avisi-cloud/go-client v0.4.3/go.mod h1:Q0vxIRKYnMV6XPePsN36VSRGxaHFhAb5AAS2wFw73/I=
github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA=
github.com/bufbuild/protocompile v0.4.0/go.mod h1:3v93+mbWn/v3xzN+31nwkJfrEpAUwp+BagBSZWx+TP8=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
Expand Down

0 comments on commit b0b98c4

Please sign in to comment.