1
0
mirror of https://github.com/fumiama/dnskip.git synced 2026-06-05 00:32:41 +08:00

chore: update deps

This commit is contained in:
源文雨
2025-10-24 00:03:06 +08:00
parent e86e2cb31b
commit ebd5d197a2
3 changed files with 4 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ func main() {
}
if frag != nil {
terasu.DefaultFirstFragmentLen = uint8(*frag)
terasu.DefaultFirstFragmentLen = int(*frag)
}
if *fbsrv != "" {