update ssgo/log

This commit is contained in:
Star 2025-12-12 12:13:22 +08:00
parent 53cddb12f2
commit 610b27a6cd

4
go.mod
View File

@ -3,8 +3,8 @@ module apigo.cc/gojs/log
go 1.24.0
require (
apigo.cc/gojs v0.0.30
github.com/ssgo/log v1.7.9
apigo.cc/gojs v0.0.31
github.com/ssgo/log v1.7.10
github.com/ssgo/u v1.7.23
)