Works mostly
This commit is contained in:
parent
e79b50f010
commit
5c2b6d18ec
7 changed files with 349 additions and 128 deletions
2
go.mod
2
go.mod
|
@ -1,3 +1,5 @@
|
|||
module heckel.io/notifyme
|
||||
|
||||
go 1.16
|
||||
|
||||
require github.com/gorilla/websocket v1.4.2 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue