v0.0.259 wmo: allow fields to pointers to structs
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 49s

This commit is contained in:
2023-09-12 10:48:57 +02:00
parent 11dc6d2640
commit 5b8d7ebf87
3 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
)
require (
github.com/bytedance/sonic v1.10.0 // indirect
github.com/bytedance/sonic v1.10.1 // indirect
github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect
github.com/chenzhuoyu/iasm v0.9.0 // indirect
github.com/gabriel-vasile/mimetype v1.4.2 // indirect