Closed
Description
While trying to install @latest version of hvm I get the error shown below. I also downloaded the pre-packaged binary version which works. I don't know the go language else I'd suggest a fix for the check of the go version.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
$ go version
go version go1.18.1 linux/amd64
$ go install github.com/jmooring/hvm@latest
go: github.com/jmooring/hvm@latest (in github.com/jmooring/hvm@v0.8.0): go.mod:3: invalid go version '1.23.1': must match format 1.23
Metadata
Metadata
Assignees
Labels
No labels