1
0
mirror of https://github.com/golang/go synced 2024-10-01 12:28:37 -06:00
go/internal/lsp/testdata/circular
Rohan Challa 3785370768 internal/lsp: fix circular import errors to account for import stack
Hotfix for broken tests after the import stack got added to the circular import
error statement.

Change-Id: I0179b9590cad38cf9cb903f9932d9bf8fb8dc6df
Reviewed-on: https://go-review.googlesource.com/c/tools/+/210939
Run-TryBot: Rohan Challa <rohan@golang.org>
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-12-11 19:05:55 +00:00
..
b internal/lsp: fix circular import errors to account for import stack 2019-12-11 19:05:55 +00:00
one internal/lsp: add error handling for self imports 2019-12-06 19:13:54 +00:00
self.go internal/lsp: fix circular import errors to account for import stack 2019-12-11 19:05:55 +00:00