Skip to content

Bump golang.org/x/tools/gopls from 0.20.0 to 0.21.1#24

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang.org/x/tools/gopls-0.21.1
Open

Bump golang.org/x/tools/gopls from 0.20.0 to 0.21.1#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang.org/x/tools/gopls-0.21.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps golang.org/x/tools/gopls from 0.20.0 to 0.21.1.

Release notes

Sourced from golang.org/x/tools/gopls's releases.

gopls v0.21.1

Fixes golang/go#77260, in which references requests were broken when highlighting a function name.

Full Changelog: https://github.com/golang/tools/commits/gopls/v0.21.1

gopls/v0.21.0

See https://go.dev/gopls/release/v0.21.0.

Changes: golang/tools@gopls/v0.20.0...gopls/v0.21.0

Thanks to all who contributed.

Full Changelog: https://github.com/golang/tools/commits/gopls/v0.21.0

Commits
  • 5c4433b gopls: update go.mod for v0.21.1-pre.1
  • a67749d all: assume GODEBUG=gotypesalias=1 and simplify
  • b69ac10 go/ast/inspector: FindByPos returns the first innermost node
  • ecc727e gopls: update go.mod for v0.21.0-pre.2
  • 9075930 Merge branch 'master' into gopls-release-branch.0.21
  • ebdeef3 gopls/doc/release/v0.21.0.md: update relnotes for RC2
  • e5a0863 go/analysis/passes/modernize: disable reflecttypefor modernizer for unnamed s...
  • e2dd416 go/analysis/unitchecker: write fixed files to an archive
  • 9119255 go/analysis/passes/modernize: fix stringscut false positives
  • 880ed70 gopls/internal/golang: add util function NarrowestDeclaringPackage
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [golang.org/x/tools/gopls](https://github.com/golang/tools) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.20.0...gopls/v0.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants