snengame/go.mod

6 lines
95 B
Modula-2
Raw Normal View History

2021-07-22 15:39:57 -04:00
module git.saintnet.tech/stryan/snengame
2021-07-15 19:26:57 -04:00
go 1.16
2021-07-22 15:37:25 -04:00
require github.com/gorilla/websocket v1.4.2