Skip to content

Commit

Permalink
Update module github.com/avisi-cloud/go-client to v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 30453e4 commit 3783207
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.5.2
github.com/avisi-cloud/go-client v0.5.3
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.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 @@ -5,6 +5,8 @@ github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew
github.com/apparentlymart/go-textseg/v15 v15.0.0/go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4=
github.com/avisi-cloud/go-client v0.5.2 h1:3rv3qpeR2gJAFjytovq0bMiREUTCfYGv80flqiduGoE=
github.com/avisi-cloud/go-client v0.5.2/go.mod h1:gUuGVjMiwJ9ZQJE6/wAJdQCkwVot+kjv0cp5B0/phCI=
github.com/avisi-cloud/go-client v0.5.3 h1:kUjRDb6RuJ5SvoWlAgdZ9U9MdYAq1GpMccA9Dwp2GuA=
github.com/avisi-cloud/go-client v0.5.3/go.mod h1:gUuGVjMiwJ9ZQJE6/wAJdQCkwVot+kjv0cp5B0/phCI=
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 3783207

Please sign in to comment.