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
Currently, the build process relies on a tarball that contains the Go source code. This makes tracking the provenance of the source code difficult. Let's take another approach here, e.g. git submodule.
The text was updated successfully, but these errors were encountered:
Currently, the build process relies on a tarball that contains the Go source code. This makes tracking the provenance of the source code difficult. Let's take another approach here, e.g. git submodule.
The text was updated successfully, but these errors were encountered: