From 12d6cfcc1c464bccbc23e302781f9fcc818b2420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 14:30:51 +0000 Subject: [PATCH] build: bump github.com/twmb/franz-go in the franz-go group Bumps the franz-go group with 1 update: [github.com/twmb/franz-go](https://github.com/twmb/franz-go). Updates `github.com/twmb/franz-go` from 1.20.3 to 1.20.4 - [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/twmb/franz-go/compare/v1.20.3...v1.20.4) --- updated-dependencies: - dependency-name: github.com/twmb/franz-go dependency-version: 1.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: franz-go ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index d78a6bc7..45e5b535 100644 --- a/go.mod +++ b/go.mod @@ -38,14 +38,13 @@ require ( github.com/opencontainers/image-spec v1.1.1 github.com/oschwald/maxminddb-golang/v2 v2.1.0 github.com/osrg/gobgp/v4 v4.0.0 - github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 github.com/prometheus/client_golang v1.23.2 github.com/rs/zerolog v1.34.0 github.com/scrapli/scrapligo v1.3.3 github.com/slayercat/GoSNMPServer v0.5.2 github.com/spf13/cobra v1.10.1 github.com/ti-mo/conntrack v0.6.0 - github.com/twmb/franz-go v1.20.3 + github.com/twmb/franz-go v1.20.4 github.com/twmb/franz-go/pkg/kadm v1.17.1 github.com/twmb/franz-go/pkg/kfake v0.0.0-20250711145744-a849b8be17b7 github.com/twmb/franz-go/pkg/kmsg v1.12.0 @@ -152,6 +151,7 @@ require ( github.com/pelletier/go-toml/v2 v2.2.4 // indirect github.com/pierrec/lz4/v4 v4.1.22 // indirect github.com/pkg/errors v0.9.1 // indirect + github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect github.com/prometheus/client_model v0.6.2 // indirect diff --git a/go.sum b/go.sum index 301d8680..289e76ff 100644 --- a/go.sum +++ b/go.sum @@ -423,8 +423,8 @@ github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+F github.com/tklauser/numcpus v0.6.1/go.mod h1:1XfjsgE2zo8GVw7POkMbHENHzVg3GzmoZ9fESEdAacY= github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI= github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08= -github.com/twmb/franz-go v1.20.3 h1:gjwZwZmmvo/t7mxyj6frxDORVxsqrycXPnDrpkXldfY= -github.com/twmb/franz-go v1.20.3/go.mod h1:YCnepDd4gl6vdzG03I5Wa57RnCTIC6DVEyMpDX/J8UA= +github.com/twmb/franz-go v1.20.4 h1:1wTvyLTOxS0oJh5ro/DVt2JHVdx7/kGNtmtFhbcr0O0= +github.com/twmb/franz-go v1.20.4/go.mod h1:YCnepDd4gl6vdzG03I5Wa57RnCTIC6DVEyMpDX/J8UA= github.com/twmb/franz-go/pkg/kadm v1.17.1 h1:Bt02Y/RLgnFO2NP2HVP1kd2TFtGRiJZx+fSArjZDtpw= github.com/twmb/franz-go/pkg/kadm v1.17.1/go.mod h1:s4duQmrDbloVW9QTMXhs6mViTepze7JLG43xwPcAeTg= github.com/twmb/franz-go/pkg/kfake v0.0.0-20250711145744-a849b8be17b7 h1:SmVArSUtiB+bsqMjHtqemjL1YCj4L74NSiOxjtwAJ/o=