File tree Expand file tree Collapse file tree 4 files changed +13
-12
lines changed
github.com/twmb/franz-go/pkg/kmsg Expand file tree Collapse file tree 4 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ require (
148
148
github.com/twmb/franz-go v1.18.1
149
149
github.com/twmb/franz-go/pkg/kadm v1.16.0
150
150
github.com/twmb/franz-go/pkg/kfake v0.0.0-20241015013301-cea7aa5d8037
151
- github.com/twmb/franz-go/pkg/kmsg v1.11.1
151
+ github.com/twmb/franz-go/pkg/kmsg v1.11.2
152
152
github.com/twmb/franz-go/plugin/kotel v1.6.0
153
153
github.com/twmb/franz-go/plugin/kprom v1.2.0
154
154
github.com/willf/bloom v2.0.3+incompatible
Original file line number Diff line number Diff line change @@ -1217,8 +1217,8 @@ github.com/twmb/franz-go/pkg/kadm v1.16.0 h1:STMs1t5lYR5mR974PSiwNzE5TvsosByTp+r
1217
1217
github.com/twmb/franz-go/pkg/kadm v1.16.0 /go.mod h1:MUdcUtnf9ph4SFBLLA/XxE29rvLhWYLM9Ygb8dfSCvw =
1218
1218
github.com/twmb/franz-go/pkg/kfake v0.0.0-20241015013301-cea7aa5d8037 h1:M4Zj79q1OdZusy/Q8TOTttvx/oHkDVY7sc0xDyRnwWs =
1219
1219
github.com/twmb/franz-go/pkg/kfake v0.0.0-20241015013301-cea7aa5d8037 /go.mod h1:nkBI/wGFp7t1NJnnCeJdS4sX5atPAqwCPpDXKuI7SC8 =
1220
- github.com/twmb/franz-go/pkg/kmsg v1.11.1 h1:cuW0wIrdZJQ8NZ5ba+jq0OIOdpP0yuRjPeuE8eYodZw =
1221
- github.com/twmb/franz-go/pkg/kmsg v1.11.1 /go.mod h1:CFfkkLysDNmukPYhGzuUcDtf46gQSqCZHMW1T4Z+wDE =
1220
+ github.com/twmb/franz-go/pkg/kmsg v1.11.2 h1:hIw75FpwcAjgeyfIGFqivAvwC5uNIOWRGvQgZhH4mhg =
1221
+ github.com/twmb/franz-go/pkg/kmsg v1.11.2 /go.mod h1:CFfkkLysDNmukPYhGzuUcDtf46gQSqCZHMW1T4Z+wDE =
1222
1222
github.com/twmb/franz-go/plugin/kotel v1.6.0 h1:hmvLn/cVw/Hn56H3aJVJu/a/fh6m8J6Ajwp0IcEHbH8 =
1223
1223
github.com/twmb/franz-go/plugin/kotel v1.6.0 /go.mod h1:ADmLuCa/NzHdXdWfl22FsIlGCack+YrHjivirHCBJaY =
1224
1224
github.com/twmb/franz-go/plugin/kprom v1.2.0 h1:BCl9Uj46cpniMfuqKA0IIHPgcx6syqEZ+H6MaQNSD4U =
Original file line number Diff line number Diff line change @@ -1789,7 +1789,7 @@ github.com/twmb/franz-go/pkg/kadm
1789
1789
# github.com/twmb/franz-go/pkg/kfake v0.0.0-20241015013301-cea7aa5d8037
1790
1790
## explicit; go 1.21
1791
1791
github.com/twmb/franz-go/pkg/kfake
1792
- # github.com/twmb/franz-go/pkg/kmsg v1.11.1
1792
+ # github.com/twmb/franz-go/pkg/kmsg v1.11.2
1793
1793
## explicit; go 1.21
1794
1794
github.com/twmb/franz-go/pkg/kmsg
1795
1795
github.com/twmb/franz-go/pkg/kmsg/internal/kbin
You can’t perform that action at this time.
0 commit comments