Bump golang.org/x/tools from 0.14.0 to 0.15.0 in /hack/goimports by dependabot[bot] · Pull Request #361 · servicebinding/runtime
Bumps golang.org/x/tools from 0.14.0 to 0.15.0.
Release notes
Sourced from golang.org/x/tools's releases.
gopls/v0.14.1
This release contains just two changes:
- A workaround for a regression affecting some users of
GOPACKAGESDRIVER: golang/go#63751, for example those using gopls with an older version of Bazel. When thego/packagesdriver is missing compiler or architecture information, gopls now assumes a default value rather than failing to load package information.- A fix for a minor bug in the new "remove unused parameter" refactoring: golang/go#63755. Notably, this bug was discovered via an automated report from someone who had opted in to Go telemetry.
Commits
729e159go.mod: update golang.org/x dependencies38ed81agopls/internal/regtest/marker: porting extract testsbbf8380gopls/internal/regtest/marker: use golden diffs for suggested fixes51df92bgo/ssa: two minor cleanupse7fb31ainternal/cmd/deadcode: rename -format to -fc538b4einternal/cmd/deadcode: add -whylive=function flagb753e58internal/lsp/helper: fix misspelled "Code generated" comment2638d66internal/cmd/deadcode: omit package/func keywords in default output118c362gopls/internal/lsp/source: fix signatureHelp with pointer receivers4124316gopls/internal/lsp/cache: remove baseCtx from the View- Additional commits viewable in compare view
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 will merge this PR once CI passes on it, as requested by @sadlerap.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)