build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/compare/v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
go.mod
4
go.mod
@@ -12,11 +12,11 @@ require (
|
||||
github.com/goplus/llvm v0.8.3
|
||||
github.com/goplus/mod v0.17.1
|
||||
github.com/qiniu/x v1.15.1
|
||||
golang.org/x/tools v0.35.0
|
||||
golang.org/x/tools v0.36.0
|
||||
)
|
||||
|
||||
require (
|
||||
golang.org/x/mod v0.26.0 // indirect
|
||||
golang.org/x/mod v0.27.0 // indirect
|
||||
golang.org/x/sync v0.16.0 // indirect
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user