Bump github.com/goccy/go-json from 0.9.8 to 0.9.10

Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.9.8 to 0.9.10.
- [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.9.8...v0.9.10)

---
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]
2022-07-18 03:44:43 +00:00
committed by GitHub
parent 107465242d
commit 92a121f2eb
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
google.golang.org/protobuf v1.28.0
)
require github.com/goccy/go-json v0.9.8
require github.com/goccy/go-json v0.9.10
require (
cloud.google.com/go/compute v1.6.1 // indirect