build(deps): Bump github.com/bytedance/sonic from 1.14.1 to 1.14.2 (#2100)

Bumps [github.com/bytedance/sonic](https://github.com/bytedance/sonic) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](https://github.com/bytedance/sonic/compare/v1.14.1...v1.14.2)

---
updated-dependencies:
- dependency-name: github.com/bytedance/sonic
  dependency-version: 1.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-03 17:00:58 +11:00
committed by GitHub
parent fe6f762ab8
commit c8e449dbb2
2 changed files with 9 additions and 7 deletions

4
go.mod
View File

@@ -5,7 +5,7 @@ go 1.25
require (
github.com/Masterminds/sprig/v3 v3.3.0
github.com/buger/jsonparser v1.1.1
github.com/bytedance/sonic v1.14.1
github.com/bytedance/sonic v1.14.2
github.com/d5/tengo/v2 v2.17.0
github.com/gofrs/uuid v4.4.0+incompatible
github.com/gorilla/websocket v1.5.3
@@ -40,7 +40,7 @@ require (
github.com/Masterminds/semver/v3 v3.3.0 // indirect
github.com/boombuler/barcode v1.0.1 // indirect
github.com/bytedance/gopkg v0.1.3 // indirect
github.com/bytedance/sonic/loader v0.3.0 // indirect
github.com/bytedance/sonic/loader v0.4.0 // indirect
github.com/cloudwego/base64x v0.1.6 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect