This repository was archived by the owner on Oct 7, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -201,6 +201,7 @@ github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20190605223551-b
201201github.com/lightstep/lightstep-tracer-go v0.18.1 /go.mod h1:jlF1pusYV4pidLvZ+XD0UBX0ZE6WURAspgAczcDHrL4 =
202202github.com/linkedin/goavro/v2 v2.9.8 h1:jN50elxBsGBDGVDEKqUlDuU1cFwJ11K/yrJCBMe/7Wg =
203203github.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 =
204205github.com/lyft/protoc-gen-validate v0.0.13 /go.mod h1:XbGvPuh87YZc5TdIa2/I4pLk0QoUACkjt2znoq26NVQ =
205206github.com/mailru/easyjson v0.7.6 h1:8yTIVnZgCoiM1TgqoeTl+LfU5Jg6/xL3QhGQnimLYnA =
206207github.com/mailru/easyjson v0.7.6 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
You can’t perform that action at this time.
0 commit comments