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.
10 lines
118 B
Modula-2
10 lines
118 B
Modula-2
3 years ago
|
module b612.me/notify
|
||
|
|
||
|
go 1.16
|
||
|
|
||
|
require (
|
||
|
b612.me/starcrypto v0.0.1
|
||
|
b612.me/stario v0.0.5
|
||
|
b612.me/starnet v0.1.3
|
||
|
)
|