This commit is contained in:
hu xiaotong
2026-04-17 17:15:53 +08:00
parent 8c4c4e77d7
commit 886c5fda08
2 changed files with 3 additions and 6 deletions

3
go.mod
View File

@@ -6,7 +6,7 @@ toolchain go1.24.4
require (
github.com/google/gopacket v1.1.19
github.com/wailsapp/wails/v2 v2.11.0
github.com/wailsapp/wails/v2 v2.10.1
go.uber.org/zap v1.26.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
modernc.org/sqlite v1.45.0
@@ -18,7 +18,6 @@ require (
github.com/go-ole/go-ole v1.3.0 // indirect
github.com/godbus/dbus/v5 v5.1.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/websocket v1.5.3 // indirect
github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e // indirect
github.com/labstack/echo/v4 v4.13.3 // indirect
github.com/labstack/gommon v0.4.2 // indirect