build: 更新依赖

This commit is contained in:
lixiangwuxian
2024-10-20 01:24:04 +08:00
parent 09adce96d9
commit 0efdd71c8a
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@@ -7,6 +7,7 @@ require (
github.com/chromedp/chromedp v0.10.0
github.com/fogleman/gg v1.3.0
github.com/gin-gonic/gin v1.10.0
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.3
github.com/jmoiron/sqlx v1.4.0
github.com/mattn/go-sqlite3 v1.14.23