sfcs/go.mod

8 lines
179 B
Modula-2
Raw Normal View History

2025-01-29 23:20:44 +01:00
module gitea.ligthert.net/golang/sfcs
go 1.23.4
require gitea.ligthert.net/golang/sudoku-funpark v0.0.0-20250129164508-c1f2a28ac155
require github.com/gorilla/websocket v1.5.3