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

10 lines
118 B
Modula-2

2 years ago
module b612.me/notify
go 1.16
require (
2 months ago
b612.me/starcrypto v0.0.3
b612.me/stario v0.0.9
b612.me/starnet v0.1.8
2 years ago
)