mirror of
https://github.com/fumiama/NanoBot.git
synced 2026-06-09 04:30:24 +08:00
feat: GetTriggeredMessages
This commit is contained in:
2
go.mod
2
go.mod
@@ -4,6 +4,7 @@ go 1.20
|
||||
|
||||
require (
|
||||
github.com/FloatTech/floatbox v0.0.0-20231017134949-ae5059ebace7
|
||||
github.com/FloatTech/ttl v0.0.0-20230307105452-d6f7b2b647d1
|
||||
github.com/FloatTech/zbpctrl v1.6.0
|
||||
github.com/RomiChan/syncx v0.0.0-20221202055724-5f842c53020e
|
||||
github.com/RomiChan/websocket v1.4.3-0.20220227141055-9b2c6168c9c5
|
||||
@@ -17,7 +18,6 @@ require (
|
||||
|
||||
require (
|
||||
github.com/FloatTech/sqlite v1.6.3 // indirect
|
||||
github.com/FloatTech/ttl v0.0.0-20220715042055-15612be72f5b // indirect
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/fumiama/cron v1.3.0 // indirect
|
||||
github.com/fumiama/go-registry v0.2.6 // indirect
|
||||
|
||||
Reference in New Issue
Block a user