Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit f470660

Browse files
chore(deps): bump github.com/linkedin/goavro/v2 from 2.9.8 to 2.10.0
Bumps [github.com/linkedin/goavro/v2](https://github.com/linkedin/goavro) from 2.9.8 to 2.10.0. - [Release notes](https://github.com/linkedin/goavro/releases) - [Changelog](https://github.com/linkedin/goavro/blob/master/debug_release.go) - [Commits](linkedin/goavro@v2.9.8...v2.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 18939c8 commit f470660

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/datamountaineer/schema-registry v0.0.0-20170721142813-6240b64c5baa
99
github.com/go-kit/kit v0.10.0
1010
github.com/klauspost/cpuid v1.2.1 // indirect
11-
github.com/linkedin/goavro/v2 v2.9.8
11+
github.com/linkedin/goavro/v2 v2.10.0
1212
github.com/olivere/elastic/v7 v7.0.22
1313
github.com/onsi/ginkgo v1.8.0 // indirect
1414
github.com/onsi/gomega v1.5.0 // indirect

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20190605223551-b
201201
github.com/lightstep/lightstep-tracer-go v0.18.1/go.mod h1:jlF1pusYV4pidLvZ+XD0UBX0ZE6WURAspgAczcDHrL4=
202202
github.com/linkedin/goavro/v2 v2.9.8 h1:jN50elxBsGBDGVDEKqUlDuU1cFwJ11K/yrJCBMe/7Wg=
203203
github.com/linkedin/goavro/v2 v2.9.8/go.mod h1:UgQUb2N/pmueQYH9bfqFioWxzYCZXSfF8Jw03O5sjqA=
204+
github.com/linkedin/goavro/v2 v2.10.0/go.mod h1:UgQUb2N/pmueQYH9bfqFioWxzYCZXSfF8Jw03O5sjqA=
204205
github.com/lyft/protoc-gen-validate v0.0.13/go.mod h1:XbGvPuh87YZc5TdIa2/I4pLk0QoUACkjt2znoq26NVQ=
205206
github.com/mailru/easyjson v0.7.6 h1:8yTIVnZgCoiM1TgqoeTl+LfU5Jg6/xL3QhGQnimLYnA=
206207
github.com/mailru/easyjson v0.7.6/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=

0 commit comments

Comments
 (0)