mirror of
https://github.com/kuhyx/signal-bot.git
synced 2026-07-04 15:23:12 +02:00
6 lines
89 B
Modula-2
6 lines
89 B
Modula-2
|
|
module github.com/kuhyx/signal-bot
|
||
|
|
|
||
|
|
go 1.21
|
||
|
|
|
||
|
|
require github.com/gorilla/websocket v1.5.3
|