18 lines
391 B
Modula-2
18 lines
391 B
Modula-2
module git.nix13.pw/scuroneko/laniakea
|
|
|
|
go 1.26
|
|
|
|
require (
|
|
git.nix13.pw/scuroneko/extypes v1.2.1
|
|
git.nix13.pw/scuroneko/slog v1.0.2
|
|
github.com/alitto/pond/v2 v2.7.0
|
|
golang.org/x/time v0.15.0
|
|
)
|
|
|
|
require (
|
|
github.com/fatih/color v1.18.0 // indirect
|
|
github.com/mattn/go-colorable v0.1.14 // indirect
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
|
golang.org/x/sys v0.42.0 // indirect
|
|
)
|