chore: add xvp rotation andd new header generation strategy for sudoku (#2437)

This commit is contained in:
saba-futai
2025-12-16 18:39:39 +08:00
committed by GitHub
parent bc9db11cb4
commit a06097c2c4
13 changed files with 798 additions and 56 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-c
github.com/saba-futai/sudoku v0.0.2-d
github.com/sagernet/cors v1.2.1
github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a
github.com/samber/lo v1.52.0