Skip to content

Commit

Permalink
Merge pull request #62 from cloudsmith-io/fix/go-bindings-0.0.30
Browse files Browse the repository at this point in the history
fix: update to api bindings v0.0.30
  • Loading branch information
chrisimcevoy authored Sep 7, 2023
2 parents fb006e8 + 0f2b7bd commit 649c54b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 272 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/cloudsmith-io/terraform-provider-cloudsmith
go 1.19

require (
github.com/cloudsmith-io/cloudsmith-api-go v0.0.29
github.com/cloudsmith-io/cloudsmith-api-go v0.0.30
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.1
github.com/samber/lo v1.36.0
Expand Down Expand Up @@ -49,7 +49,6 @@ require (
golang.org/x/crypto v0.0.0-20220517005047-85d78b3ac167 // indirect
golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17 // indirect
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558 // indirect
golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6 // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/appengine v1.6.6 // indirect
Expand Down
Loading

0 comments on commit 649c54b

Please sign in to comment.