summaryrefslogtreecommitdiffstats
path: root/client/go/go.mod
diff options
context:
space:
mode:
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