about summary refs log tree commit diff
path: root/go.mod
blob: 3e15befe9d67cbcae682961f5d7eaa2b3cca29b2 (plain)
1
2
3
4
5
module jinx

go 1.18

require github.com/gorilla/websocket v1.5.0