chore: sync sudoku with mihomo log (#2402)

This commit is contained in:
futai
2025-11-29 15:21:29 +08:00
committed by GitHub
parent 4d3167ff2f
commit 93de49d20c
4 changed files with 18 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.1-e
github.com/saba-futai/sudoku v0.0.1-g
github.com/sagernet/cors v1.2.1
github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a
github.com/samber/lo v1.52.0