Search for references of a golang identifier within the project
go get -v github.com/redefiance/go-find-references
Use the command palette and search for Go Find References: toggle
or use the default keybinding shift-alt-r
to find references of the identifier under the cursor.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.