Skip to content

Bump golang.org/x/tools from 0.45.0 to 0.46.0#1181

Merged
mergify[bot] merged 2 commits into
mainfrom
dependabot/go_modules/golang.org/x/tools-0.46.0
Jun 15, 2026
Merged

Bump golang.org/x/tools from 0.45.0 to 0.46.0#1181
mergify[bot] merged 2 commits into
mainfrom
dependabot/go_modules/golang.org/x/tools-0.46.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/tools from 0.45.0 to 0.46.0.

Commits
  • 3d6f8df go/packages: propagate PATH in TestConfigEnvDoesNotInheritProcessEnv
  • 47abf61 gopls: move internal/tool into gopls/internal/tool
  • 19cebc5 go/packages/gopackages: use standard flag package instead of internal/tool
  • e965c10 gopls/internal/test/marker: update hover test
  • 96efd3d gopls/internal/golang/stubmethods: support generic interfaces
  • 83be7b7 go.mod: update golang.org/x dependencies
  • bf05c11 internal/typesinternal: ForEachElement: test generic methods
  • 99df0ab go/callgraph/static: support generic methods
  • 6942095 go/ssa: fix instantiation of generic methods on non-generic receivers
  • 070e85d go/callgraph/rta: skip generic methods in fingerprinting
  • Additional commits viewable in compare view

@dependabot dependabot Bot requested a review from a team as a code owner June 12, 2026 02:53
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.45.0...v0.46.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/tools-0.46.0 branch from 684f165 to 1231003 Compare June 15, 2026 08:21

- name: Run go mod tidy in compliance
run: cd compliance && go mod tidy
run: cd compliance && GOTOOLCHAIN=auto go mod tidy

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jsoriano @teresaromero let me know what you think to set auto here.

This would be needed because compliance requires 1.26.0 but the .go-version file is set to 1.25.9 at the moment of writing this comment.

Error:

https://github.com/elastic/package-spec/actions/runs/27533405199/job/81376736465?pr=1181#step:5:9

Setting auto here would allow to run a different Go runtime for compliance.

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

@mergify mergify Bot added the queued label Jun 15, 2026
@mergify

mergify Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 20 minutes 10 seconds in the queue, including 19 minutes 46 seconds running CI.

Required conditions to merge

mergify Bot added a commit that referenced this pull request Jun 15, 2026
@mergify mergify Bot merged commit 04bad0a into main Jun 15, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/golang.org/x/tools-0.46.0 branch June 15, 2026 12:24
@mergify mergify Bot removed the queued label Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants