go: github.com/Antonboom/[email protected] requires golang.org/x/[email protected]: missing go.sum entry; to add it: go mod download golang.org/x/sys #2955
-
go: github.com/Antonboom/[email protected] requires but i try to execute go mod download golang.org/x/sys the same error |
Beta Was this translation helpful? Give feedback.
Answered by
Antonboom
Sep 30, 2023
Replies: 1 comment
-
Please, provide version of used |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Antonboom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please, provide version of used
golangci-lint
and what command you did.Looks like too old problem –
[email protected]
depends on[email protected]
andgolang.org/x/sys v0.12.0
.