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.
|
module b612.me/starlog
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
b612.me/notify v1.2.0 // indirect
|
|
b612.me/starmap v1.2.0
|
|
b612.me/staros v1.1.2
|
|
golang.org/x/sys v0.0.0-20220310020820-b874c991c1a5
|
|
)
|