Skip to content

Commit 2660953

Browse files
Bump github.com/szuecs/routegroup-client from 0.28.0 to 0.28.2 (#633)
Bumps [github.com/szuecs/routegroup-client](https://github.com/szuecs/routegroup-client) from 0.28.0 to 0.28.2. - [Release notes](https://github.com/szuecs/routegroup-client/releases) - [Commits](szuecs/routegroup-client@v0.28.0...v0.28.2) --- updated-dependencies: - dependency-name: github.com/szuecs/routegroup-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ef7424 commit 2660953

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/prometheus/client_golang v1.19.0
1111
github.com/sirupsen/logrus v1.9.3
1212
github.com/stretchr/testify v1.9.0
13-
github.com/szuecs/routegroup-client v0.28.0
13+
github.com/szuecs/routegroup-client v0.28.2
1414
golang.org/x/sync v0.6.0
1515
k8s.io/api v0.29.4
1616
k8s.io/apimachinery v0.29.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
216216
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
217217
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
218218
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
219-
github.com/szuecs/routegroup-client v0.28.0 h1:PoCLCTi9QT/qaaylIe7u65bJ75X58Wp7pDkUXPwsoJ4=
220-
github.com/szuecs/routegroup-client v0.28.0/go.mod h1:QpI/XGdncIAYIE03Nwjq0w+NXlIfV/n56BI1uR2a2Do=
219+
github.com/szuecs/routegroup-client v0.28.2 h1:Dk9D6VqhtYM0IVRkik0fpZ5IbVrf1mHssYmAyRrwehU=
220+
github.com/szuecs/routegroup-client v0.28.2/go.mod h1:QpI/XGdncIAYIE03Nwjq0w+NXlIfV/n56BI1uR2a2Do=
221221
github.com/xhit/go-str2duration/v2 v2.1.0 h1:lxklc02Drh6ynqX+DdPyp5pCKLUQpRT8bp8Ydu2Bstc=
222222
github.com/xhit/go-str2duration/v2 v2.1.0/go.mod h1:ohY8p+0f07DiV6Em5LKB0s2YpLtXVyJfNt1+BlmyAsU=
223223
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=

0 commit comments

Comments
 (0)