-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
The installation instructions do not work:
marek@meyrin-serv:~$ go version
go version go1.25.3 linux/amd64
marek@meyrin-serv:~$ go get github.com/stanford-esrg/lzr
go: go.mod file not found in current directory or any parent directory.
'go get' is no longer supported outside a module.
To build and install a command, use 'go install' with a version,
like 'go install example.com/cmd@latest'
For more information, see https://golang.org/doc/go-get-install-deprecation
or run 'go help get' or 'go help install'.
marek@meyrin-serv:~$ go install github.com/stanford-esrg/lzr@latest
go: downloading github.com/stanford-esrg/lzr v0.0.0-20250424004941-d64aedab5077
go: downloading github.com/google/gopacket v1.1.19
package github.com/stanford-esrg/lzr is not a main package
On Debian 13, go download from https://go.dev/dl/
Metadata
Metadata
Assignees
Labels
No labels