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
Maybe you should consider to move the go source to a separate repository and reference it in this repository as a submodule or pull it while building. Separating a folder can be done with git filter-branch. Don't execute this command before reading the manual.
Also the go program schuld be in its own container.
Therefore it would be a good idea to separate the repository into a "go program repository" and references the "go program repository" here.
The text was updated successfully, but these errors were encountered:
Maybe you should consider to move the go source to a separate repository and reference it in this repository as a submodule or pull it while building. Separating a folder can be done with
git filter-branch
. Don't execute this command before reading the manual.Also the go program schuld be in its own container.
Therefore it would be a good idea to separate the repository into a "go program repository" and references the "go program repository" here.
The text was updated successfully, but these errors were encountered: