Skip to content

Commit

Permalink
Build(deps): Bump go.anx.io/go-anxcloud from 0.7.1 to 0.7.2
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.7.1 to 0.7.2.
- [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.7.1...v0.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nachtjasmin committed Jun 25, 2024
1 parent 088e881 commit cbc2916
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 @@ -11,7 +11,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
go.anx.io/go-anxcloud v0.7.1
go.anx.io/go-anxcloud v0.7.2
golang.org/x/net v0.26.0
google.golang.org/grpc v1.64.0
k8s.io/klog/v2 v2.120.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncj
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
go.anx.io/go-anxcloud v0.7.1 h1:6n0V+bI794j9vkG5k8w61hv1kOCQmcdMHorHtf+6Oag=
go.anx.io/go-anxcloud v0.7.1/go.mod h1:2RZ9hF/KTzGOr9MMa4rN+OJ9kgPT4PgGPbNa6qIeIn8=
go.anx.io/go-anxcloud v0.7.2 h1:Y7Rs9jI9G+QDWz7NHao+Prff/JNeG5ST4bNpO5d2qcM=
go.anx.io/go-anxcloud v0.7.2/go.mod h1:AfsjodrtGIEnzzVQ6cHTZxkoNoi3UmeNmHaF0oG9RjE=
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 cbc2916

Please sign in to comment.