chore: update deps

This commit is contained in:
Simon Ding
2024-12-22 13:45:11 +08:00
parent e169172c68
commit 03105a1989
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.22 // indirect
github.com/robfig/cron v1.2.0
go.uber.org/zap v1.27.0
golang.org/x/net v0.27.0
golang.org/x/net v0.33.0
)
require (