Skip to content

go install errors #337

Description

@drboone

Doing go install github.com/barnybug/cli53/cmd/cli53@latest produces two errors:

go: github.com/barnybug/cli53/cmd/cli53@latest (in github.com/barnybug/cli53@v0.8.24): go.mod:3: invalid go version '1.23.0': must match format 1.23
go.mod:5: unknown directive: toolchain

Apparently the trailing .0 is invalid? Not sure what the toolchain error is about. This is apparently a known problem:

https://medium.com/@cndf.dev/fixing-the-invalid-go-version-gotcha-in-go-mod-1dd498c3adcc

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions