Skip to content

Commit

Permalink
Update module github.com/avisi-cloud/go-client to v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent 5081e3c commit c76e7b2
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.1
github.com/avisi-cloud/go-client v0.4.2
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 @@ -11,6 +11,8 @@ github.com/avisi-cloud/go-client v0.4.0 h1:FLn2+vS5r8FqGPou1WcIzQ3gxCrW6xoAym9FM
github.com/avisi-cloud/go-client v0.4.0/go.mod h1:Q0vxIRKYnMV6XPePsN36VSRGxaHFhAb5AAS2wFw73/I=
github.com/avisi-cloud/go-client v0.4.1 h1:UGPMo8durCOf7snVsi7GMt/JC2Q7utdhCwFeRa0Ka5Y=
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/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 c76e7b2

Please sign in to comment.