升级 ssgo/log
This commit is contained in:
parent
db25764e8e
commit
2b75159e94
8
go.mod
8
go.mod
@ -8,12 +8,12 @@ require (
|
||||
github.com/dop251/base64dec v0.0.0-20231022112746-c6c9f9a96217
|
||||
github.com/go-sourcemap/sourcemap v2.1.4+incompatible
|
||||
github.com/google/pprof v0.0.0-20250903194437-c28834ac2320
|
||||
github.com/ssgo/log v1.7.9
|
||||
github.com/ssgo/log v1.7.10
|
||||
github.com/ssgo/tool v0.4.29
|
||||
github.com/ssgo/u v1.7.23
|
||||
go.uber.org/goleak v1.3.0
|
||||
golang.org/x/net v0.47.0
|
||||
golang.org/x/text v0.31.0
|
||||
golang.org/x/net v0.48.0
|
||||
golang.org/x/text v0.32.0
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
||||
|
||||
@ -22,6 +22,6 @@ require (
|
||||
github.com/kr/text v0.2.0 // indirect
|
||||
github.com/ssgo/config v1.7.10 // indirect
|
||||
github.com/ssgo/standard v1.7.7 // indirect
|
||||
golang.org/x/sys v0.38.0 // indirect
|
||||
golang.org/x/sys v0.39.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user