1
0
mirror of https://github.com/fumiama/dnskip.git synced 2026-06-21 04:40:24 +08:00

chore: update deps

This commit is contained in:
源文雨
2025-10-06 01:35:54 +08:00
parent 22b6b78701
commit 9a0f9442c0
3 changed files with 4 additions and 4 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-20251005171729-614a6d88d447
github.com/fumiama/terasu v0.0.0-20251005173352-15625807a516
github.com/sirupsen/logrus v1.9.3
)