Skip to content

Commit

Permalink
Update module github.com/avisi-cloud/go-client to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent c6ac75d commit 51f74b1
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.1.1
github.com/avisi-cloud/go-client v0.2.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.28.0
golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
)
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/v13 v13.0.0 h1:Y+KvPE1NYz0xl601PVImeQfFyEy6
github.com/apparentlymart/go-textseg/v13 v13.0.0/go.mod h1:ZK2fH7c4NqDTLtiYLvIkEghdlcqw7yxLeM89kiTRPUo=
github.com/avisi-cloud/go-client v0.1.1 h1:9W3Ujl6/kW0Ka4GXuM3LiXsoSzDMg3C3Eqo2W0rJF0U=
github.com/avisi-cloud/go-client v0.1.1/go.mod h1:scsRDen1uE9usIfareBJqSMEmgfea3Ve/byhpIleavQ=
github.com/avisi-cloud/go-client v0.2.0 h1:qsv5f70TPZn3KzNMfcOXLqSspG+Y1wSHDZ+clWlfvPI=
github.com/avisi-cloud/go-client v0.2.0/go.mod h1:scsRDen1uE9usIfareBJqSMEmgfea3Ve/byhpIleavQ=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit 51f74b1

Please sign in to comment.