You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi,
While trying to compile the plugins, I get the following error:
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
The text was updated successfully, but these errors were encountered: