10 lines
232 B
Modula-2
10 lines
232 B
Modula-2
module forge.lightcrystal.systems/nilix/nirvash
|
|
|
|
go 1.17
|
|
|
|
require (
|
|
forge.lightcrystal.systems/nilix/quartzgun v0.4.2
|
|
hacklab.nilfm.cc/quartzgun v0.3.2
|
|
)
|
|
|
|
require golang.org/x/crypto v0.0.0-20220518034528-6f7dac969898 // indirect
|