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
Sorry for late response, I just see this issue right now, any error while you build?
I've commented this line "cp -r ./go/bin.bootstrap ./go/bin", I should remove it earlier,
because I didn't use it any longer, now I rely on the go 1.18.1 to build goFork 1.21.3,
and the go1.18.1 was installed by the 1st line : "sudo rm -rf /usr/local/go && wget -qO- https://golang.org/dl/go1.18.1.linux-amd64.tar.gz | sudo tar -xvz -C /usr/local"
Been trying to follow the steps to get this thing built and working, but it does not seem to have a go/bin.bootstrap anywhere i can see.
Does the steps need updating? How to build this thing :D
Would love Allman style go, its the only reason why i dont do any Go programming.
The text was updated successfully, but these errors were encountered: