chore: sudoku support enable-pure-downlink mode to increase download bandwidth (#2419)

This commit is contained in:
saba-futai
2025-12-05 07:52:49 +08:00
committed by GitHub
parent 6539b509cb
commit 25041b599e
10 changed files with 413 additions and 51 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-i
github.com/saba-futai/sudoku v0.0.2-b
github.com/sagernet/cors v1.2.1
github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a
github.com/samber/lo v1.52.0