feat: Log tools

This commit is contained in:
Roi Feng
2025-04-28 20:47:32 -04:00
parent 1a977b2bce
commit c1efa9a0ca
2 changed files with 124 additions and 0 deletions

3
go.mod
View File

@ -5,5 +5,8 @@ go 1.23.5
require (
github.com/cespare/xxhash/v2 v2.3.0
github.com/mssola/useragent v1.0.0
go.uber.org/zap v1.27.0
gopkg.in/yaml.v3 v3.0.1
)
require go.uber.org/multierr v1.10.0 // indirect