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
{{ message }}
This repository was archived by the owner on Nov 5, 2022. It is now read-only.
env GOOS=windows GOARCH=amd64 gb build all
FATAL: command "build" failed: failed to resolve import path #"xxxxx/xxxxxxxx": import "github.com/go-gl/gl/v2.1/gl": not found
make: *** [build] Error 1
Zak-MacBook-Pro:config Za$