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
{{ message }}
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
With the latest SDK release, it's version and the version of the supported protocol is now out of sync: the latest SDK is v3, while the latest protocol is v2.
We should split the protocol package into a separate repository. It
will also help to address bblfsh/bblfshd#281, since we will have a Go protocol package version set explicitly in the go.mod file.
Also, may make sense to do the same for the internal driver protocol package.
The text was updated successfully, but these errors were encountered:
With the latest SDK release, it's version and the version of the supported protocol is now out of sync: the latest SDK is v3, while the latest protocol is v2.
We should split the protocol package into a separate repository. It
will also help to address bblfsh/bblfshd#281, since we will have a Go protocol package version set explicitly in the
go.mod
file.Also, may make sense to do the same for the internal driver protocol package.
The text was updated successfully, but these errors were encountered: