Skip to content

Commit

Permalink
Update module github.com/avisi-cloud/go-client to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent cfffbcb commit 392feb1
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-proivder-acloud
go 1.21

require (
github.com/avisi-cloud/go-client v0.2.2
github.com/avisi-cloud/go-client v0.3.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ github.com/avisi-cloud/go-client v0.2.1 h1:S0pxt2fD5GnyBRqnbxy2LoOoKTCPN3uscwAf/
github.com/avisi-cloud/go-client v0.2.1/go.mod h1:aj1NLGm6rn1S++J8oRJq35TrgF7++lqG/2qnnp0ZlWA=
github.com/avisi-cloud/go-client v0.2.2 h1:KwgpbDDxT6EYDz3MdLdHbW1hb/QJkxpLxmMDplpFaLM=
github.com/avisi-cloud/go-client v0.2.2/go.mod h1:aj1NLGm6rn1S++J8oRJq35TrgF7++lqG/2qnnp0ZlWA=
github.com/avisi-cloud/go-client v0.3.0 h1:INGoCfXlAonWKHKiieTB35ATXbYhe+8pNa8OACeMAo4=
github.com/avisi-cloud/go-client v0.3.0/go.mod h1:aj1NLGm6rn1S++J8oRJq35TrgF7++lqG/2qnnp0ZlWA=
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 392feb1

Please sign in to comment.