Skip to content

Wrong gloang version required #5

@gilbertfl

Description

@gilbertfl

Currently go.mod requires version 1.23.4.

The version of go available on proxmox's apt repo is 1.23. This compiles fine with when the version is truncated to 1.23.

Since you need go version 1.12+, I suggest changing line 3 of go.mod for this:
go 1.23

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