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

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

---
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-08-19 03:35:24 +00:00
committed by GitHub
parent 27b97927c1
commit d1607365b8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

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