1
0
mirror of https://github.com/fumiama/dnskip.git synced 2026-06-13 06:50:29 +08:00

chore: update deps

This commit is contained in:
源文雨
2025-10-03 23:04:11 +08:00
parent 473f442e0d
commit c566f33c3c
3 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.20
require (
github.com/FloatTech/ttl v0.0.0-20250224045156-012b1463287d
github.com/fumiama/orbyte v0.0.0-20251002065953-3bb358367eb5
github.com/fumiama/terasu v0.0.0-20251003064740-9974bdca12ab
github.com/fumiama/terasu v0.0.0-20251003142749-f6efbe4b619b
github.com/sirupsen/logrus v1.9.3
)