diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-07-14 19:50:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-14 19:50:52 -0700 |
| commit | 9bc791d3bf39e87b79e217a980dbaed7775571c0 (patch) | |
| tree | 45ba2d939c66b93fed5d4d444213742bc6120a45 /go.mod | |
| parent | 9985a12f84fdebefb2ff895afd0f60ffe29300c4 (diff) | |
| download | seaweedfs-9bc791d3bf39e87b79e217a980dbaed7775571c0.tar.xz seaweedfs-9bc791d3bf39e87b79e217a980dbaed7775571c0.zip | |
chore(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 (#6983)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.34.0...v0.35.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-version: 0.35.0
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ require ( golang.org/x/oauth2 v0.30.0 // indirect golang.org/x/sys v0.34.0 golang.org/x/text v0.27.0 // indirect - golang.org/x/tools v0.34.0 + golang.org/x/tools v0.35.0 golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect google.golang.org/api v0.241.0 google.golang.org/genproto v0.0.0-20250603155806-513f23925822 // indirect |
