diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-06 10:36:54 +0000 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2023-09-06 10:47:05 +0000 |
| commit | fe37fc30de537e808c118ca5bb8128464bc5e92f (patch) | |
| tree | ca1cc0735f0f97681edf4c6439ce4814c83762be /go.mod | |
| parent | 99650870fdc1492a6033e28eac225689b2bf1c8e (diff) | |
mod: do: bump golang.org/x/tools from 0.12.0 to 0.13.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.12.0...v0.13.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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ require ( golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c golang.org/x/sync v0.3.0 golang.org/x/sys v0.12.0 - golang.org/x/tools v0.12.0 + golang.org/x/tools v0.13.0 google.golang.org/api v0.138.0 google.golang.org/appengine/v2 v2.0.5 google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5 |
