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.
staros/go.mod

11 lines
142 B
Modula-2

3 years ago
module b612.me/staros
go 1.16
require (
3 weeks ago
b612.me/stario v0.0.10
6 months ago
b612.me/win32api v0.0.2
3 weeks ago
b612.me/wincmd v0.0.4
golang.org/x/sys v0.24.0
3 years ago
)