aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index de11ca9..0760f7b 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/xanzy/ssh-agent v0.3.3
golang.org/x/crypto v0.25.0
golang.org/x/net v0.27.0
- golang.org/x/sys v0.22.0
+ golang.org/x/sys v0.23.0
golang.org/x/text v0.16.0
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
)