all: update math32 go mod to v1.11.0 (#6627)

This commit is contained in:
Meng Zhuo
2024-11-24 07:21:54 +08:00
committed by GitHub
parent bb52abfa55
commit 2ebdb54fb3
2 changed files with 3 additions and 9 deletions

2
go.mod
View File

@@ -29,7 +29,7 @@ require (
github.com/apache/arrow/go/arrow v0.0.0-20211112161151-bc219186db40 // indirect
github.com/bytedance/sonic/loader v0.1.1 // indirect
github.com/chewxy/hm v1.0.0 // indirect
github.com/chewxy/math32 v1.10.1 // indirect
github.com/chewxy/math32 v1.11.0 // indirect
github.com/cloudwego/base64x v0.1.4 // indirect
github.com/cloudwego/iasm v0.2.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect