aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-21 02:46:37 -0800
committerGitHub <noreply@github.com>2024-02-21 02:46:37 -0800
commit7305fa82fc5dae39dd6029beb21fcf469cac38bc (patch)
treeab8cf75f89703319f95a1bf534fd20a839d14894 /go.mod
parent53da302501ede8e5c6fbcce8379baf29571a4950 (diff)
downloadseaweedfs-7305fa82fc5dae39dd6029beb21fcf469cac38bc.tar.xz
seaweedfs-7305fa82fc5dae39dd6029beb21fcf469cac38bc.zip
chore(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 (#5315)
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 8f661e9ec..d00a07bc1 100644
--- a/go.mod
+++ b/go.mod
@@ -114,7 +114,7 @@ require (
golang.org/x/image v0.15.0
golang.org/x/net v0.20.0
golang.org/x/oauth2 v0.16.0 // indirect
- golang.org/x/sys v0.16.0
+ golang.org/x/sys v0.17.0
golang.org/x/text v0.14.0 // indirect
golang.org/x/tools v0.16.1
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect