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

Old version of x/sys #23

Closed
DonRenando opened this issue Mar 17, 2022 · 0 comments
Closed

Old version of x/sys #23

DonRenando opened this issue Mar 17, 2022 · 0 comments

Comments

@DonRenando
Copy link
Contributor

Hello !

  • What are you trying to do?
    Upgrade go to 1.18 and install nancy

  • What feature or behavior is this required for?
    Upgrade go from 1.17 to 1.18 on darwin and install nancy with :

go build -v -o=../bin/nancy github.com/sonatype-nexus-community/nancy
pkgsets/go1.18/global/pkg/mod/golang.org/x/sys@v0.0.0-20200519105757-fe76b779f299/unix/zsyscall_darwin_amd64.go:105:3: //go:linkname must refer to declared function or variable
pkgsets/go1.18/global/pkg/mod/golang.org/x/sys@v0.0.0-20200519105757-fe76b779f299/unix/zsyscall_darwin_amd64.go:121:3: //go:linkname must refer to declared function or variable
pkgsets/go1.18/global/pkg/mod/golang.org/x/sys@v0.0.0-20200519105757-fe76b779f299/unix/zsyscall_darwin_amd64.go:121:3: too many errors
nancy/nancy.go:11: running "go": exit status 2
go mod graph | grep golang.org/x/sys@v0.0.0-20200519105757-fe76b779f299
github.com/sonatype-nexus-community/go-sona-types golang.org/x/sys@v0.0.0-20200519105757-fe76b779f299

Thank you

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

1 participant