Closed
Description
This was reported in #60551 (comment), but I think is a separate bug (in the ordinary type checking, not analysis component:
2023/06/13 10:49:34 computing the shared import graph: import failed for "vendor/golang.org/x/crypto/chacha20poly1305": internal error while importing "vendor/golang.org/x/crypto/chacha20poly1305" (conflicting names chacha20poly1305 and server for package "vendor/golang.org/x/crypto/chacha20poly1305"); please report an issue
I wonder whether we're making spurious hits in an ID or PackagePath-keyed import map because the current package is called "command-line-arguments"?
Metadata
Metadata
Assignees
Labels
Type
Projects
Relationships
Development
No branches or pull requests
Activity
gopherbot commentedon Jun 20, 2023
Change https://go.dev/cl/504695 mentions this issue:
gopls/internal/lsp/cache: add debugging assertion for golang/go#60904
gopls/internal/lsp/cache: add debugging assertion for golang/go#60904
gopherbot commentedon Jun 21, 2023
Change https://go.dev/cl/504815 mentions this issue:
all: merge master (85554d6) into gopls-release-branch.0.12
all: merge master (85554d6) into gopls-release-branch.0.12
findleyr commentedon Jun 22, 2023
We believe this was fixed by https://go.dev/cl/505219.
deps: update x/tools and gopls to fa103593d
deps: update x/tools and gopls to fa103593d (#1187)
deps: update x/tools and gopls to 84f829e2765f
deps: update x/tools and gopls to 84f829e2765f (#1186)