aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-05 09:17:06 -0800
committerGitHub <noreply@github.com>2022-12-05 09:17:06 -0800
commite708958957f13ddcb429a4a940d87f02efa0aebf (patch)
tree9d0f71728056ee42ee2ce3b6a510b3afd410a4e5 /go.mod
parent5db60796916fbf1f69f399d31c8833c3b2b245ef (diff)
downloadseaweedfs-e708958957f13ddcb429a4a940d87f02efa0aebf.tar.xz
seaweedfs-e708958957f13ddcb429a4a940d87f02efa0aebf.zip
build(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0 (#4030)
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 23c43617e..d7c47e897 100644
--- a/go.mod
+++ b/go.mod
@@ -117,7 +117,7 @@ require (
golang.org/x/image v0.0.0-20200119044424-58c23975cae1
golang.org/x/net v0.2.0
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect
- golang.org/x/sys v0.2.0
+ golang.org/x/sys v0.3.0
golang.org/x/text v0.4.0 // indirect
golang.org/x/tools v0.3.0
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect