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
This issue is an follow up of #29. Without a toolchain version manager, developers running different versions of the toolchain, especially golang and protoc, could run into conflicts.
One example is the generated protobuf code such as blockchain.pb.go.
As proposed by @bestmike007 we may leverage asdf to manage the toolchain version.
The text was updated successfully, but these errors were encountered:
This issue is an follow up of #29. Without a toolchain version manager, developers running different versions of the toolchain, especially golang and protoc, could run into conflicts.
One example is the generated protobuf code such as blockchain.pb.go.
As proposed by @bestmike007 we may leverage asdf to manage the toolchain version.
The text was updated successfully, but these errors were encountered: