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

Does not build #20

Closed
fpoirotte opened this issue Dec 2, 2022 · 1 comment
Closed

Does not build #20

fpoirotte opened this issue Dec 2, 2022 · 1 comment

Comments

@fpoirotte
Copy link

fpoirotte commented Dec 2, 2022

Hi,

While trying to compile the plugins, I get the following error:

# go get -u github.com/greenpau/cni-plugins/cmd/cni-nftables-firewall@latest
go get: github.com/greenpau/cni-plugins@none updating to
        github.com/greenpau/cni-plugins@v1.0.11 requires
        github.com/google/nftables@v0.0.0-20210916140115-16a134723a96 requires
        github.com/koneu/natend@v0.0.0-20150829182554-ec0926ea948d: invalid version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /root/go/pkg/mod/cache/vcs/1a9251955b480a9a40583c1db9751cccef97993062f8285e6f0904b90d80152a: exit status 128:
        fatal: could not read Username for 'https://github.com': terminal prompts disabled

The repository at github.com/koneu/natend has been deleted and the dependency on it has been removed in newer versions of google/nftables 1.
Please update this repository's dependencies.

Regards,
François

@greenpau
Copy link
Owner

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