-
Notifications
You must be signed in to change notification settings - Fork 18k
x/build/cmd/gomote: confused about support for linux/arm64 #42101
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
Comments
@golang/osp-team |
I also can't
|
Have you tried updating your gomote binary? With gomote on my machine, I can push or destroy. put14 fails with a different message.
|
@randall77 After updating the
|
I thought I had tried that, but it looks like it didn't actually take. I think I had an older version checked out in my gopath that was overriding my attempts to update it. Blowing everything local away and then updating fixed it. Sorry for the noise. |
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: