aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-06 10:53:47 -0800
committerGitHub <noreply@github.com>2025-01-06 10:53:47 -0800
commit630aa6fff68bd48d6afc811bddafa5a0eb9735e1 (patch)
treee964231b663fcd2170cb036ec9b674ae74fcd286 /go.mod
parent568c5df50b99d6ad21bb64865c4073917407c686 (diff)
downloadseaweedfs-630aa6fff68bd48d6afc811bddafa5a0eb9735e1.tar.xz
seaweedfs-630aa6fff68bd48d6afc811bddafa5a0eb9735e1.zip
chore(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 (#6413)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.28.0 to 0.29.0. - [Commits](https://github.com/golang/sys/compare/v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 429410ff7..b58c6c57b 100644
--- a/go.mod
+++ b/go.mod
@@ -107,7 +107,7 @@ require (
golang.org/x/image v0.23.0
golang.org/x/net v0.33.0
golang.org/x/oauth2 v0.24.0 // indirect
- golang.org/x/sys v0.28.0
+ golang.org/x/sys v0.29.0
golang.org/x/text v0.21.0 // indirect
golang.org/x/tools v0.27.0
golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 // indirect