v0.0.414 fix rfctime.Date bson marshalling for zero value
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m28s

This commit is contained in:
2024-03-16 19:42:59 +01:00
parent 6b4bd5a6f8
commit b704e2a362
4 changed files with 20 additions and 4 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
)
require (
github.com/bytedance/sonic v1.11.2 // indirect
github.com/bytedance/sonic v1.11.3 // indirect
github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect
github.com/chenzhuoyu/iasm v0.9.1 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect