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 7927924c..db137b80 100644
--- a/go.mod
+++ b/go.mod
@@ -38,7 +38,7 @@ require (
golang.org/x/crypto v0.25.0
golang.org/x/oauth2 v0.22.0
golang.org/x/sync v0.8.0
- golang.org/x/sys v0.22.0
+ golang.org/x/sys v0.23.0
golang.org/x/text v0.16.0
)