fishy commented on pull request #2315: URL: https://github.com/apache/thrift/pull/2315#issuecomment-886073883
That's because you also swapped the steps. Don't do that. You need to do `go get` **after** `go mod init`. Can you go back to the exact steps of https://github.com/apache/thrift/pull/2315#issuecomment-886030562, and **only** change Step 4 into `go get github.com/apache/thrift`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
