Bump golang.org/x/tools from 0.1.9 to 0.1.10 #41
Reference in New Issue
Block a user
No description provided.
Delete Branch "dependabot/go_modules/golang.org/x/tools-0.1.10"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bumps golang.org/x/tools from 0.1.9 to 0.1.10.
Commits
6799a7ainternal/lsp/source: canonicalize objects in reference/rename requests54a569ainternal/imports: use first quote when matching import path40370f8go/internal/gcimporter: add a test case for issue 5121924806f2go/analysis: add tests check for calling *F methods in fuzz funcdff7c5fgo/internal/gcimporter: guard against infinite recursion with recursive49d48a0go/analysis/passes/composite: allow InternalFuzzTarget198cae3go/ssa: split pkg() into different cases for *Package and *types.Packageee31f70internal/lsp: add completion for use directives622cf7binternal/lsp/cache: copy workFile when invalidating workspacee7a12a3go/ssa: add type substitutionDependabot 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 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 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)@dependabot recreate