having trouble with go support in pants, namely in...
# general
h
having trouble with go support in pants, namely in resolving golang.com/x dependancies.
Copy code
14:17:21 00:05       [<http://github.com/hashicorp/hcl/json/token|github.com/hashicorp/hcl/json/token>]DEBUG] ProjectTree ignore_patterns: None

                   3rdparty/go/github.com/spf13/afero has remote dependencies which require local declaration:
                   	--> <http://golang.org/x/text/unicode/norm|golang.org/x/text/unicode/norm> (expected go_remote_library declaration at 3rdparty/go/golang.org/x/text:unicode/norm)
                   	--> <http://golang.org/x/text/transform|golang.org/x/text/transform> (expected go_remote_library declaration at 3rdparty/go/golang.org/x/text:transform)DEBUG] ProjectTree ignore_patterns: None

                   3rdparty/go/github.com/fsnotify/fsnotify has remote dependencies which require local declaration:
                   	--> <http://golang.org/x/sys/unix|golang.org/x/sys/unix> (expected go_remote_library declaration at 3rdparty/go/golang.org/x/sys:unix)
FAILURE: Failed to resolve transitive Go remote dependencies
That file is already in place just like many other, but just wondering if the path
3rdparty/go/golang.org/x/text:unicode/norm
might be having trouble