Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InputOffset undefined #4

Closed
ab1jx opened this issue Oct 6, 2017 · 1 comment
Closed

InputOffset undefined #4

ab1jx opened this issue Oct 6, 2017 · 1 comment

Comments

@ab1jx
Copy link

ab1jx commented Oct 6, 2017

I don't know anything about go and probably won't learn. I installed go version go1.3.3 linux/arm (from Raspbian debs) on one of my Raspberry Pi 3B's for hilink and I get this:

go get -u github.com/knq/hilink

github.com/clbanning/mxj

/usr/tmp/gopath/src/github.com/clbanning/mxj/xmlseq.go:308: p.InputOffset

undefined (type *xml.Decoder has no field or method InputOffset)

@kenshaw
Copy link
Owner

kenshaw commented Oct 6, 2017

You need to be running a new version of Go. Go1.3 is 3 years old now -- the call API being used in the mxj package wasn't introduced until after Go1.3.

@kenshaw kenshaw closed this as completed Oct 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants