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

go run failed #55

Closed
zjmnssy opened this issue Dec 6, 2022 · 2 comments
Closed

go run failed #55

zjmnssy opened this issue Dec 6, 2022 · 2 comments

Comments

@zjmnssy
Copy link

zjmnssy commented Dec 6, 2022

$ go run example/osview/main.go .

github.com/willscott/go-nfs/helpers

helpers/cachinghandler.go:112:31: binary.BigEndian.AppendUint64 undefined (type binary.bigEndian has no field or method AppendUint64)

$ go version
go version go1.18.1 linux/amd64

@ikmak
Copy link

ikmak commented Dec 7, 2022

@zjmnssy
you should upgrade Go to 1.19

@zjmnssy
Copy link
Author

zjmnssy commented Dec 7, 2022

OK,i use golang V1.19.4,build success,tk

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

3 participants