This is an automated email from the ASF dual-hosted git repository.
jrmccluskey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 999b70b0c48 Bump github.com/linkedin/goavro/v2 from 2.12.0 to 2.13.0
in /sdks (#31633)
999b70b0c48 is described below
commit 999b70b0c48dc76a73e9aa1006b4f0b9eda552d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 21 10:07:03 2024 -0400
Bump github.com/linkedin/goavro/v2 from 2.12.0 to 2.13.0 in /sdks (#31633)
Bumps [github.com/linkedin/goavro/v2](https://github.com/linkedin/goavro)
from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/linkedin/goavro/releases)
-
[Changelog](https://github.com/linkedin/goavro/blob/master/debug_release.go)
- [Commits](https://github.com/linkedin/goavro/compare/v2.12...v2.13.0)
---
updated-dependencies:
- dependency-name: github.com/linkedin/goavro/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
sdks/go.mod | 2 +-
sdks/go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sdks/go.mod b/sdks/go.mod
index ec96f146317..8ced6fbe1f9 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -44,7 +44,7 @@ require (
github.com/google/uuid v1.6.0
github.com/johannesboyne/gofakes3 v0.0.0-20221110173912-32fb85c5aed6
github.com/lib/pq v1.10.9
- github.com/linkedin/goavro/v2 v2.12.0
+ github.com/linkedin/goavro/v2 v2.13.0
github.com/nats-io/nats-server/v2 v2.10.12
github.com/nats-io/nats.go v1.33.1
github.com/proullon/ramsql v0.1.3
diff --git a/sdks/go.sum b/sdks/go.sum
index bb0d3286d8e..20b520b5520 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -327,8 +327,8 @@ github.com/kr/text v0.2.0
h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod
h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
github.com/lib/pq v1.10.9/go.mod
h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
-github.com/linkedin/goavro/v2 v2.12.0
h1:rIQQSj8jdAUlKQh6DttK8wCRv4t4QO09g1C4aBWXslg=
-github.com/linkedin/goavro/v2 v2.12.0/go.mod
h1:KXx+erlq+RPlGSPmLF7xGo6SAbh8sCQ53x064+ioxhk=
+github.com/linkedin/goavro/v2 v2.13.0
h1:L8eI8GcuciwUkt41Ej62joSZS4kKaYIUdze+6for9NU=
+github.com/linkedin/goavro/v2 v2.13.0/go.mod
h1:KXx+erlq+RPlGSPmLF7xGo6SAbh8sCQ53x064+ioxhk=
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4=
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod
h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=
github.com/magiconair/properties v1.8.7
h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=