diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-28 10:44:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-28 10:44:18 +0000 |
| commit | 3745394dfbb261bc25976f8d157c1bb11aec95d7 (patch) | |
| tree | ddfedad6eb640a746292a8314aa4a4f9a9f84b90 /go.mod | |
| parent | 4cc6fede7e0adf15f72b5aa5609c078320603906 (diff) | |
| download | x-3745394dfbb261bc25976f8d157c1bb11aec95d7.tar.xz x-3745394dfbb261bc25976f8d157c1bb11aec95d7.zip | |
build(deps): bump github.com/goccy/go-json from 0.10.2 to 0.10.5 (#682)
Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.10.2 to 0.10.5.
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.10.2...v0.10.5)
---
updated-dependencies:
- dependency-name: github.com/goccy/go-json
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ require ( github.com/gen2brain/webp v0.4.4 github.com/go-gorm/caches/v4 v4.0.5 github.com/go-interpreter/wagon v0.6.0 - github.com/goccy/go-json v0.10.2 + github.com/goccy/go-json v0.10.5 github.com/golang-jwt/jwt/v5 v5.2.1 github.com/gomarkdown/markdown v0.0.0-20240328165702-4d01890c35c0 github.com/google/go-github v17.0.0+incompatible |
