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

9 lines
95 B
Modula-2

module b612.me/starlog
go 1.16
require (
b612.me/starmap v1.2.4
golang.org/x/sys v0.18.0
)