Bump github.com/bytedance/sonic from 1.13.2 to 1.13.3

Bumps [github.com/bytedance/sonic](https://github.com/bytedance/sonic) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](https://github.com/bytedance/sonic/compare/v1.13.2...v1.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-03 21:07:02 +00:00 committed by GitHub
parent c73dc5f317
commit 556f2e2b63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -17,7 +17,7 @@ require (
// used in tests
require (
github.com/bytedance/sonic v1.13.2
github.com/bytedance/sonic v1.13.3
github.com/google/go-cmp v0.7.0
github.com/pkg/profile v1.7.0
github.com/shopspring/decimal v1.4.0