mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Clear omitted fields (#20575)
Searched `msg:"[a-zA-Z0-9]*,omitempty` through the codebase. Uses latest tinylib master.
This commit is contained in:
2
go.mod
2
go.mod
@@ -79,7 +79,7 @@ require (
|
||||
github.com/rs/cors v1.11.1
|
||||
github.com/secure-io/sio-go v0.3.1
|
||||
github.com/shirou/gopsutil/v3 v3.24.5
|
||||
github.com/tinylib/msgp v1.2.2
|
||||
github.com/tinylib/msgp v1.2.3-0.20241022140105-4558fbf3a223
|
||||
github.com/valyala/bytebufferpool v1.0.0
|
||||
github.com/xdg/scram v1.0.5
|
||||
github.com/zeebo/xxh3 v1.0.2
|
||||
|
||||
Reference in New Issue
Block a user