Error when executing "go get": "status.go:183: undefined: url.PathEscape"
ThomasLeister opened this issue · 1 comments
ThomasLeister commented
go get github.com/mattn/go-mastodon
# github.com/mattn/go-mastodon
../../mattn/go-mastodon/status.go:183: undefined: url.PathEscape
Cannot download and use this lib :-(
ThomasLeister commented
Sorry, my bad! I was on Go 1.7. Go 1.8 fixed it :-)