You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
302 B
Modula-2
13 lines
302 B
Modula-2
module b612.me/staros
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
b612.me/stario v0.0.7
|
|
b612.me/win32api v0.0.1
|
|
b612.me/wincmd v0.0.1
|
|
golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd // indirect
|
|
golang.org/x/sys v0.0.0-20220318055525-2edf467146b5
|
|
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
|
|
)
|