Bump github.com/goccy/go-json from 0.10.1 to 0.10.2

Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.10.1 to 0.10.2.
- [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.1...v0.10.2)

---
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>
This commit is contained in:
dependabot[bot]
2023-03-20 04:06:09 +00:00
committed by GitHub
parent 15a15ecd67
commit 9dce64ba75
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/go-acme/lego/v4 v4.10.2
github.com/go-redis/redis/v8 v8.11.5
github.com/go-resty/resty/v2 v2.7.0
github.com/goccy/go-json v0.10.1
github.com/goccy/go-json v0.10.2
github.com/juju/ratelimit v1.0.2
github.com/xtls/xray-core v1.7.5
google.golang.org/protobuf v1.29.1