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
Hey, thank you for the tool!. But I couldn't run it with the last 2 versions of go listed on https://go.dev/dl/, 1.17.4 and 1.16.11. I'm trying to run the tool under Linux x86_64 Ubuntu 20.04.3 LTS.
1.17.4
1.16.11
Linux x86_64 Ubuntu 20.04.3 LTS
The error message I get under 1.16.11 when I run mfs-replace-root is -> https://gist.github.com/gokaykucuk/3da816e3975969abe9fdb62e48b16276 The error message I get under 1.16.11 when I run mfs-replace-root is ->
mfs-replace-root
panic: qtls.ClientHelloInfo doesn't match goroutine 1 [running]: github.com/marten-seemann/qtls-go1-15.init.0() /root/go/pkg/mod/github.com/marten-seemann/qtls-go1-15@v0.1.1/unsafe.go:20 +0x132
Which architecture/go version can I run this tool with?
The text was updated successfully, but these errors were encountered:
Let me make a quick upgrade
Sorry, something went wrong.
@gokaykucuk should work now?
Yep It works. Thanks a lot!
No branches or pull requests
gokaykucuk commentedDec 9, 2021
Hey, thank you for the tool!. But I couldn't run it with the last 2 versions of go listed on https://go.dev/dl/,
1.17.4and1.16.11. I'm trying to run the tool underLinux x86_64 Ubuntu 20.04.3 LTS.The error message I get under 1.16.11 when I run
mfs-replace-rootis -> https://gist.github.com/gokaykucuk/3da816e3975969abe9fdb62e48b16276The error message I get under 1.16.11 when I run
mfs-replace-rootis ->Which architecture/go version can I run this tool with?
The text was updated successfully, but these errors were encountered: