chore(deps): bump github.com/ugorji/go/codec from 1.2.12 to 1.3.0 (#4268)

Bumps [github.com/ugorji/go/codec](https://github.com/ugorji/go) from 1.2.12 to 1.3.0.
- [Release notes](https://github.com/ugorji/go/releases)
- [Commits](https://github.com/ugorji/go/compare/v1.2.12...codec/v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/ugorji/go/codec
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-07-13 09:41:31 +08:00
committed by GitHub
parent dbd8a25150
commit a6287825c9
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ require (
github.com/pelletier/go-toml/v2 v2.2.4
github.com/quic-go/quic-go v0.53.0
github.com/stretchr/testify v1.10.0
github.com/ugorji/go/codec v1.2.12
github.com/ugorji/go/codec v1.3.0
golang.org/x/net v0.41.0
google.golang.org/protobuf v1.36.6
)