Skip to content

Commit

Permalink
Build(deps): Bump go.anx.io/go-anxcloud from 0.7.7 to 0.7.8
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.7 to 0.7.8.
- [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.7...v0.7.8)

---
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] committed Feb 21, 2025
1 parent 0cab82c commit fcc4f54
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.22.2
github.com/onsi/gomega v1.36.2
go.anx.io/go-anxcloud v0.7.7
go.anx.io/go-anxcloud v0.7.8
golang.org/x/net v0.35.0
google.golang.org/grpc v1.70.0
k8s.io/klog/v2 v2.130.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWN
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
go.anx.io/go-anxcloud v0.7.7 h1:RtyqQ/Zbc62PqD7zCEikBVrWLgf6QcxVX32HokOW73c=
go.anx.io/go-anxcloud v0.7.7/go.mod h1:OlwFe0Kf3BTp3GphivKalBiElZPgsNEEN/tMsLymbX0=
go.anx.io/go-anxcloud v0.7.8 h1:FJk1CKBqFeBPLswSpfAGogPITkciXQ9N7Jd9adGNcH8=
go.anx.io/go-anxcloud v0.7.8/go.mod h1:OlwFe0Kf3BTp3GphivKalBiElZPgsNEEN/tMsLymbX0=
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=
go.opentelemetry.io/auto/sdk v1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
go.opentelemetry.io/otel v1.34.0 h1:zRLXxLCgL1WyKsPVrgbSdMN4c0FMkDAskSTQP+0hdUY=
Expand Down

0 comments on commit fcc4f54

Please sign in to comment.