14 lines
316 B
Modula-2
14 lines
316 B
Modula-2
module novit.tech/direktil/pkg
|
|
|
|
require (
|
|
github.com/cavaliergopher/cpio v1.0.1
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
|
github.com/rs/zerolog v1.31.0
|
|
github.com/ulikunitz/xz v0.5.11
|
|
golang.org/x/crypto v0.18.0
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
novit.nc/direktil/pkg v0.0.0-20220221171542-fd3ce3a1491b
|
|
)
|
|
|
|
go 1.13
|