quaint-telephone-89068
12/02/2022, 3:12 PM<http://golang.org/x/tools/go/packages|golang.org/x/tools/go/packages>. It works fine with go build but pants is unable to find the go structs.
Pants version
2.14.0
OS
macos
Additional info
I have provided a test repo to reproduce the issue. https://github.com/clsx524/test-packages-pants
if you run go test ./... it would pass the test but if run with ./pants test ::, it would fail
pantsbuild/pantsuser
12/30/2022, 11:35 PM