You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ovpn-116-239:jaeger-operator kearls$ make
go: github.com/apache/[email protected] used for two different module paths (git.apache.org/thrift.git and github.com/apache/thrift)
go: github.com/apache/[email protected] used for two different module paths (git.apache.org/thrift.git and github.com/apache/thrift)
Building vendor...
Formatting code...
go: github.com/apache/[email protected] used for two different module paths (git.apache.org/thrift.git and github.com/apache/thrift)
make: *** [format] Error 1
ovpn-116-239:jaeger-operator kearls$
I've gone back to go 1.12.9, but we'll need to resolve this before we can use go 1.13
The text was updated successfully, but these errors were encountered:
I tried to build with go 1.13 and got the error:
ovpn-116-239:jaeger-operator kearls$ make
go: github.com/apache/[email protected] used for two different module paths (git.apache.org/thrift.git and github.com/apache/thrift)
go: github.com/apache/[email protected] used for two different module paths (git.apache.org/thrift.git and github.com/apache/thrift)
Building vendor...
Formatting code...
go: github.com/apache/[email protected] used for two different module paths (git.apache.org/thrift.git and github.com/apache/thrift)
make: *** [format] Error 1
ovpn-116-239:jaeger-operator kearls$
I've gone back to go 1.12.9, but we'll need to resolve this before we can use go 1.13
The text was updated successfully, but these errors were encountered: