aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/go.mod
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-28 23:22:56 +0000
committerGitHub <noreply@github.com>2023-08-28 23:22:56 +0000
commit140de0a274f09c7d8b7f60948cba07fe09650d1e (patch)
treebb29278f849e2222c4eda64b3704a95b0ce11e46 /client/go/go.mod
parent02e2ed84d845eaf574a6a856e1e830ce4a403878 (diff)
Update module github.com/zalando/go-keyring to v0.2.3
Diffstat (limited to 'client/go/go.mod')
-rw-r--r--client/go/go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/go/go.mod b/client/go/go.mod
index aa6413b32d3..0d67283104f 100644
--- a/client/go/go.mod
+++ b/client/go/go.mod
@@ -15,7 +15,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
- github.com/zalando/go-keyring v0.2.2
+ github.com/zalando/go-keyring v0.2.3
golang.org/x/net v0.14.0
golang.org/x/sys v0.11.0
gopkg.in/yaml.v3 v3.0.1
@@ -23,7 +23,7 @@ require (
require (
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
- github.com/danieljoos/wincred v1.1.2 // indirect
+ github.com/danieljoos/wincred v1.2.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/godbus/dbus/v5 v5.1.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect