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
You've tried installing with go get -u to update dependencies
If you see the following error, you need to update to Go 1.6+:
$ go get github.com/zmb3/gogetdoc
# github.com/zmb3/gogetdoc
./ident.go:142: c.Val().ExactString undefined (type constant.Value has no field or method ExactString)
It would be useful to have the installation instructions in the README.md, not just the issue template.
The text was updated successfully, but these errors were encountered:
Before submitting an issue, please make sure:
go get -u
to update dependenciesIf you see the following error, you need to update to Go 1.6+:
It would be useful to have the installation instructions in the README.md, not just the issue template.
The text was updated successfully, but these errors were encountered: