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 has been archived by the owner on Feb 26, 2019. It is now read-only.
on Ubuntu 14.04:
$ go
The program 'go' is currently not installed. To run 'go' please ask your administrator to install the package 'gccgo-go'
$sudo apt-get install gccgo-go
Then, with $GOPATH and $PATH set correctly:
$go install github.com/tools/godep
$godep version
godep version output
godep: Error determining major go version from: "xgcc"
go version output
go version xgcc (Ubuntu 4.9.3-0ubuntu4) 4.9.3 linux/amd64
Expected behavior
Actual behavior
Steps to reproduce behavior
godep version
outputgo version
outputContents of Godeps.json file
The text was updated successfully, but these errors were encountered: