-
-
Notifications
You must be signed in to change notification settings - Fork 134
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 installation fails #41
Comments
go get does not work well with go mod
and
if you want to install to |
It worked. |
eesaanatluri
pushed a commit
to eesaanatluri/sshpiper
that referenced
this issue
Aug 1, 2024
Update kernel version to be used This updates the kernel version to the most recent included with the centos7 release.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to install sshpiper using
go get -u -tags pam github.com/tg123/sshpiper/sshpiperd
but I get the following error:Tried with go version 1.12 and 1.13.
The text was updated successfully, but these errors were encountered: