chore(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 (#12)

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.29.0...v0.30.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-12 00:33:23 +01:00
committed by GitHub
parent f72f5799c4
commit b964de6fcc
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/ulikunitz/xz v0.5.12
github.com/xor-gate/ar v0.0.0-20170530204233-5c72ae81e2b7
golang.org/x/net v0.35.0
golang.org/x/tools v0.29.0
golang.org/x/tools v0.30.0
)
require (
@@ -431,7 +431,7 @@ require (
golang.org/x/crypto v0.33.0 // indirect
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
golang.org/x/exp/typeparams v0.0.0-20241108190413-2d47ceb2692f // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/mod v0.23.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/sync v0.11.0 // indirect
golang.org/x/sys v0.30.0 // indirect