diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ require ( github.com/charmbracelet/lipgloss v1.1.0 github.com/golang-jwt/jwt/v5 v5.2.2 github.com/gorilla/mux v1.8.1 + github.com/notnil/chess v1.10.0 github.com/rs/cors v1.11.1 github.com/stretchr/testify v1.10.0 go.uber.org/zap v1.27.0 |