I have just updated to the newly released go 1.13 and cannot seem to compile :
% make bin/tkn
go build -v -o bin/tkn ./cmd/tkn
go: github.com/apache/thrift@v0.12.0 used for two different module paths (git.apache.org/thrift.git and github.com/apache/thrift)
% go version
/kind bug
I have just updated to the newly released go 1.13 and cannot seem to compile :
/kind bug