From ab192fb857a623fcb9200eda8627a9c51e603302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 18:02:35 +0000 Subject: [PATCH] Bump github.com/Bisnode/kubectl-login from 1.2.2 to 1.2.3 Bumps [github.com/Bisnode/kubectl-login](https://github.com/Bisnode/kubectl-login) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/Bisnode/kubectl-login/releases) - [Changelog](https://github.com/Bisnode/kubectl-login/blob/master/CHANGELOG.md) - [Commits](https://github.com/Bisnode/kubectl-login/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: github.com/Bisnode/kubectl-login 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 cb36f85..5b438f5 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/Bisnode/kubectl-tbac go 1.17 require ( - github.com/Bisnode/kubectl-login v1.2.2 + github.com/Bisnode/kubectl-login v1.2.3 github.com/pkg/errors v0.9.1 github.com/spf13/cobra v1.4.0 github.com/stretchr/testify v1.7.1 diff --git a/go.sum b/go.sum index c3182c3..830bc01 100644 --- a/go.sum +++ b/go.sum @@ -32,8 +32,8 @@ cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RX cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0= dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU= github.com/Azure/go-autorest v11.1.2+incompatible/go.mod h1:r+4oMnoxhatjLLJ6zxSWATqVooLgysK6ZNox3g/xq24= -github.com/Bisnode/kubectl-login v1.2.2 h1:rDjJksudNyf76Vtn7UBiyCOEE0DFeSh3Cgaoe1LOtjA= -github.com/Bisnode/kubectl-login v1.2.2/go.mod h1:pKCNIQC/NIrV4HNmqB8TrUZeTk75hP+WqnPJhXEwrKw= +github.com/Bisnode/kubectl-login v1.2.3 h1:t0XRWHswVRzRfgHzjK7oFwcJwKO4s5s2UJhFGWaExjw= +github.com/Bisnode/kubectl-login v1.2.3/go.mod h1:pKCNIQC/NIrV4HNmqB8TrUZeTk75hP+WqnPJhXEwrKw= github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod h1:3wb06e3pkSAbeQ52E9H9iFoQsEEwGN64994WTCIhntQ=