aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-03 09:07:45 -0800
committerGitHub <noreply@github.com>2025-02-03 09:07:45 -0800
commitfc649018b0126a1dae07ef6fc10dd71a43597e45 (patch)
tree917f9bb514cae6930813a1dc2e05a637cd9a8f98 /go.mod
parentbc5aadd8afda88c851b1424ee93e4575cef12f4b (diff)
downloadseaweedfs-fc649018b0126a1dae07ef6fc10dd71a43597e45.tar.xz
seaweedfs-fc649018b0126a1dae07ef6fc10dd71a43597e45.zip
chore(deps): bump golang.org/x/tools from 0.27.0 to 0.29.0 (#6502)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.27.0 to 0.29.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.27.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/tools 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 5f0b90c6e..180a801d7 100644
--- a/go.mod
+++ b/go.mod
@@ -109,7 +109,7 @@ require (
golang.org/x/oauth2 v0.25.0 // indirect
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/tools v0.29.0
golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 // indirect
google.golang.org/api v0.218.0
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect