Skip to content

Commit

Permalink
Bump github.com/szuecs/routegroup-client from 0.25.0 to 0.28.1
Browse files Browse the repository at this point in the history
Bumps [github.com/szuecs/routegroup-client](https://github.com/szuecs/routegroup-client) from 0.25.0 to 0.28.1.
- [Release notes](https://github.com/szuecs/routegroup-client/releases)
- [Commits](szuecs/routegroup-client@v0.25.0...v0.28.1)

---
updated-dependencies:
- dependency-name: github.com/szuecs/routegroup-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 897fcdd commit ea4a3eb
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 279 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ require (
github.com/spf13/cobra v1.8.0
github.com/spyzhov/ajson v0.9.1
github.com/stretchr/testify v1.9.0
github.com/szuecs/routegroup-client v0.25.0
github.com/szuecs/routegroup-client v0.28.1
github.com/zalando-incubator/cluster-lifecycle-manager v0.0.0-20230601114834-6ed1bba3c85d
golang.org/x/net v0.22.0
golang.org/x/oauth2 v0.18.0
golang.org/x/sync v0.6.0
k8s.io/api v0.27.12
k8s.io/apimachinery v0.27.12
k8s.io/api v0.28.7
k8s.io/apimachinery v0.28.7
k8s.io/apiserver v0.27.12
k8s.io/client-go v0.27.12
k8s.io/code-generator v0.27.12
k8s.io/client-go v0.28.7
k8s.io/code-generator v0.28.7
k8s.io/component-base v0.27.12
k8s.io/klog v1.0.0
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
Expand Down
Loading

0 comments on commit ea4a3eb

Please sign in to comment.