Skip to content

What version of golang is currently used to compile geth? Look at 1.15 used by go.mod, but some unit test compilation fails #24184

@cppfuns

Description

@cppfuns

What version of golang is currently used to compile geth? Look at 1.15 used by go.mod, but some unit test compilation fails

go 1.15

surou@bcskill_com go-ethereum % go test -v ./internal/cmdtest/test_cmd.go
go: downloading gotest.tools v2.2.0+incompatible
# command-line-arguments
internal/cmdtest/test_cmd.go:124:39: undefined: io.ReadAll

golang/go#44568

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions