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
#CGO_ENABLED is needed for linux build, see https://stackoverflow.com/questions/51508150/standard-init-linux-go190-exec-user-process-caused-no-such-file-or-directory
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o plugin.run