Skip to content

When run - "go: download go1.22 for linux/amd64: toolchain not available" #3

@devogopan

Description

@devogopan

ubuntu@ip-172-31-46-199:/data/tail-sampling/kindops$ go run main.go
go: downloading go1.22 (linux/amd64)
go: download go1.22 for linux/amd64: toolchain not available

Fixed it by editing the go.mod file.
changed go 1.22 to go 1.22.0

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