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

10 lines
145 B
Modula-2

2 years ago
module b612.me/starlog
1 year ago
go 1.16
require (
b612.me/starmap v1.2.3
b612.me/staros v1.1.6
golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
2 years ago
)