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
There are hard coded docs in the release rule that doens't make sense for Go programs. Cleaned up problem by using a DOCS variable in the top part of the Makefile to indicate which
documentations get shipped with the zip file.
The text was updated successfully, but these errors were encountered:
There are hard coded docs in the release rule that doens't make sense for Go programs. Cleaned up problem by using a DOCS variable in the top part of the Makefile to indicate which
documentations get shipped with the zip file.
The text was updated successfully, but these errors were encountered: