chore: add customized byte style for sudoku (#2427)

This commit is contained in:
saba-futai
2025-12-10 17:47:59 +08:00
committed by GitHub
parent e652e277a7
commit 2211789a7c
10 changed files with 80 additions and 11 deletions

2
go.mod
View File

@@ -43,7 +43,7 @@ require (
github.com/mroth/weightedrand/v2 v2.1.0
github.com/openacid/low v0.1.21
github.com/oschwald/maxminddb-golang v1.12.0 // lastest version compatible with golang1.20
github.com/saba-futai/sudoku v0.0.2-b
github.com/saba-futai/sudoku v0.0.2-c
github.com/sagernet/cors v1.2.1
github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a
github.com/samber/lo v1.52.0