build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.20.0...v0.21.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>
This commit is contained in:
dependabot[bot]
2024-05-07 00:59:11 +00:00
committed by GitHub
parent bc7412f6c9
commit cf67795ff4
2 changed files with 6 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/goplus/mod v0.13.10
github.com/json-iterator/go v1.1.12
github.com/qiniu/x v1.13.10
golang.org/x/tools v0.20.0
golang.org/x/tools v0.21.0
)
require (