1
0
mirror of https://github.com/fumiama/dnskip.git synced 2026-06-23 22:30:24 +08:00

chore: update deps

This commit is contained in:
源文雨
2026-02-16 16:12:22 +08:00
parent 36ee146642
commit 26dd4b3785
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.24.0
require (
github.com/fumiama/orbyte v0.0.0-20251002065953-3bb358367eb5
github.com/fumiama/terasu v1.0.3
github.com/fumiama/terasu v1.0.4
github.com/sirupsen/logrus v1.9.4
)