Skip to content

Commit 651322d

Browse files
chore(deps): bump github.com/twmb/franz-go
Bumps the main-go-dependencies group with 1 update: [github.com/twmb/franz-go](https://github.com/twmb/franz-go). Updates `github.com/twmb/franz-go` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md) - [Commits](twmb/franz-go@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: github.com/twmb/franz-go dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: main-go-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54025a8 commit 651322d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/pkg/errors v0.9.1
1717
github.com/prometheus/client_golang v1.23.2
1818
github.com/stretchr/testify v1.11.1
19-
github.com/twmb/franz-go v1.20.1
19+
github.com/twmb/franz-go v1.20.2
2020
github.com/twmb/franz-go/pkg/kadm v1.17.1
2121
github.com/twmb/franz-go/pkg/kmsg v1.12.0
2222
github.com/twmb/franz-go/pkg/sasl/kerberos v1.1.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
9393
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
9494
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
9595
github.com/twmb/franz-go v1.7.0/go.mod h1:PMze0jNfNghhih2XHbkmTFykbMF5sJqmNJB31DOOzro=
96-
github.com/twmb/franz-go v1.20.1 h1:ql6+OXi0DPJPSEeOY2zApQu+IssoRLTazl+u2cy5xAo=
97-
github.com/twmb/franz-go v1.20.1/go.mod h1:YCnepDd4gl6vdzG03I5Wa57RnCTIC6DVEyMpDX/J8UA=
96+
github.com/twmb/franz-go v1.20.2 h1:CiwhyKZHW6vqSHJkh+RTxFAJkio0jBjM/JQhx/HZ72A=
97+
github.com/twmb/franz-go v1.20.2/go.mod h1:YCnepDd4gl6vdzG03I5Wa57RnCTIC6DVEyMpDX/J8UA=
9898
github.com/twmb/franz-go/pkg/kadm v1.17.1 h1:Bt02Y/RLgnFO2NP2HVP1kd2TFtGRiJZx+fSArjZDtpw=
9999
github.com/twmb/franz-go/pkg/kadm v1.17.1/go.mod h1:s4duQmrDbloVW9QTMXhs6mViTepze7JLG43xwPcAeTg=
100100
github.com/twmb/franz-go/pkg/kmsg v1.2.0/go.mod h1:SxG/xJKhgPu25SamAq0rrucfp7lbzCpEXOC+vH/ELrY=

0 commit comments

Comments
 (0)