List Question
20 TechQA 2024-03-07T11:02:04.290000Prioritize imports with gopls
58 views
Asked by Limero
GolangCI Not Removing Unused Imports
89 views
Asked by Mabel Oza
Go importing legacy repository in indirect
59 views
Asked by Fotkurz
How do I troubleshoot a "can't find import" error with go/importer when importing gin in Go modules?
70 views
Asked by W. Mann
How to ignore a directory or a file while running goimports?
350 views
Asked by mrpandey
How do you remove unused imports using GolangCI
1.5k views
Asked by Mabel Oza
goimports does not sort imports as expected
561 views
Asked by sprutex
How do I fix File is not `goimports`-ed with -local?
1.5k views
Asked by User12547645
How can I remove an unwanted import alias in Go?
2k views
Asked by h0ch5tr4355
Placeholders in import statement in go
189 views
Asked by Nagendra Nigade
Get missing package golang.org/x/text/encoding/unicode import cycle
511 views
Asked by OrenIshShalom
How do I import generated SDKs in golang?
710 views
Asked by Alex Ivanov
Need help to understand the confusion that is Golangs package and module system
716 views
Asked by MlLearner
How to make Go search for imports beyond GOROOT
241 views
Asked by joselito
Use fork of standard library to patch go/ast
640 views
Asked by ec-m
How to programmatically retrieve the package path where a given type is declared?
2k views
Asked by Coyote
How to use binary-only package with "go get"
1k views
Asked by TomSawyer
Local packages are not detected by goimports
2.5k views
Asked by Whiteclaws
How to force VSCode to require manual choice where goimports match multiple packages with same name?
252 views
Asked by Kimmo Hintikka
How to disable removing unused imports?
3.1k views
Asked by Eugene Lisitsky