build(deps): bump golang.org/x/tools from 0.32.0 to 0.34.0

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.32.0 to 0.34.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.32.0...v0.34.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-version: 0.34.0
  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]
2025-06-13 13:35:24 +00:00
committed by Bjørn Erik Pedersen
parent cfc8d315b4
commit 1e9a0b93e3
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -79,7 +79,7 @@ require (
golang.org/x/net v0.41.0
golang.org/x/sync v0.15.0
golang.org/x/text v0.26.0
golang.org/x/tools v0.33.0
golang.org/x/tools v0.34.0
google.golang.org/api v0.237.0
gopkg.in/yaml.v2 v2.4.0
rsc.io/qr v0.2.0