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

9 lines
95 B
Modula-2

3 years ago
module b612.me/notify
go 1.16
require (
1 month ago
b612.me/starcrypto v0.0.5
3 weeks ago
b612.me/stario v0.0.10
3 years ago
)