go.mod 179 B

1234567
  1. module gitea.ligthert.net/golang/sfcs
  2. go 1.23.4
  3. require gitea.ligthert.net/golang/sudoku-funpark v0.0.0-20250129164508-c1f2a28ac155
  4. require github.com/gorilla/websocket v1.5.3