update go.mod

This commit is contained in:
2024-03-10 14:10:01 +08:00
parent a81d74ac45
commit 48f630564f
6 changed files with 70 additions and 23 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ module b612.me/notify
go 1.16
require (
b612.me/starcrypto v0.0.2
b612.me/stario v0.0.8
b612.me/starnet v0.1.7
b612.me/starcrypto v0.0.3
b612.me/stario v0.0.9
b612.me/starnet v0.1.8
)