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
Apologies, I'm completely unfamiliar with Go, so trying to find my way.
I thought I'd try compiling the latest version from master. After some weird gofmt errors, I discovered that the repo needs to be checked out with autocrlf=false.
I had some problems with the test-examples, but figured they're examples, so commented that part out and moved on. Same with docs-build.
I now got as far as the Windows binary step, but that's failing:
Thank you for the bug report! I think you are correct, that is the problem. I think this was probably fixed in the docker/docker dependency, so updating that dependency should fix the build.
Apologies, I'm completely unfamiliar with Go, so trying to find my way.
I thought I'd try compiling the latest version from master. After some weird gofmt errors, I discovered that the repo needs to be checked out with autocrlf=false.
I had some problems with the test-examples, but figured they're examples, so commented that part out and moved on. Same with docs-build.
I now got as far as the Windows binary step, but that's failing:
Any suggestions?
The text was updated successfully, but these errors were encountered: