From 68bd36ed7b38481f5a9476bddf819dd7dfdcf168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 07:39:13 +0000 Subject: [PATCH] Bump github.com/szuecs/routegroup-client from 0.28.1 to 0.28.2 Bumps [github.com/szuecs/routegroup-client](https://github.com/szuecs/routegroup-client) from 0.28.1 to 0.28.2. - [Release notes](https://github.com/szuecs/routegroup-client/releases) - [Commits](https://github.com/szuecs/routegroup-client/compare/v0.28.1...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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2bf3856..7f631ee 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ 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.28.1 + github.com/szuecs/routegroup-client v0.28.2 github.com/zalando-incubator/cluster-lifecycle-manager v0.0.0-20230601114834-6ed1bba3c85d golang.org/x/net v0.24.0 golang.org/x/oauth2 v0.18.0 diff --git a/go.sum b/go.sum index 8d42a3d..960f3a7 100644 --- a/go.sum +++ b/go.sum @@ -455,8 +455,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg= github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= -github.com/szuecs/routegroup-client v0.28.1 h1:aXuf0qh9aClm8L5RPPvRXXZM/sMBTzUmsC9jBhaBfq4= -github.com/szuecs/routegroup-client v0.28.1/go.mod h1:QpI/XGdncIAYIE03Nwjq0w+NXlIfV/n56BI1uR2a2Do= +github.com/szuecs/routegroup-client v0.28.2 h1:Dk9D6VqhtYM0IVRkik0fpZ5IbVrf1mHssYmAyRrwehU= +github.com/szuecs/routegroup-client v0.28.2/go.mod h1:QpI/XGdncIAYIE03Nwjq0w+NXlIfV/n56BI1uR2a2Do= github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 h1:6fotK7otjonDflCTK0BCfls4SPy3NcCVb5dqqmbRknE= github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75/go.mod h1:KO6IkyS8Y3j8OdNO85qEYBsRPuteD+YciPomcXdrMnk= github.com/ugorji/go v1.1.7/go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw=