Skip to content

Commit

Permalink
Build(deps): Bump go.anx.io/go-anxcloud from 0.5.3 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [go.anx.io/go-anxcloud](https://github.com/anexia-it/go-anxcloud) from 0.5.3 to 0.6.1.
- [Release notes](https://github.com/anexia-it/go-anxcloud/releases)
- [Changelog](https://github.com/anexia-it/go-anxcloud/blob/main/CHANGELOG.md)
- [Commits](anexia-it/go-anxcloud@v0.5.3...v0.6.1)

---
updated-dependencies:
- dependency-name: go.anx.io/go-anxcloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent ce35370 commit 02f63c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/onsi/ginkgo/v2 v2.13.0
github.com/onsi/gomega v1.30.0
go.anx.io/go-anxcloud v0.5.3
go.anx.io/go-anxcloud v0.6.1
golang.org/x/net v0.18.0
google.golang.org/grpc v1.59.0
k8s.io/klog/v2 v2.110.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
go.anx.io/go-anxcloud v0.5.3 h1:ZKdHC2QaVvN6VdzT1O/aBxkabE/OoNJNLNpOyRzLqcw=
go.anx.io/go-anxcloud v0.5.3/go.mod h1:XTIg137l88FfE42X0/aOgvSm/fcXxWVp8k4+x9//zaQ=
go.anx.io/go-anxcloud v0.6.1 h1:QTh2izU0pWQ8gz90ULZyF4GI3jrBYNBEdsimkUgLaY4=
go.anx.io/go-anxcloud v0.6.1/go.mod h1:eobdEVTP1gwFeHG2CbQfFaQv45AkQ7F+MrYIemum4Gc=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
Expand Down

0 comments on commit 02f63c5

Please sign in to comment.