File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
30
30
github.com/statsig-io/go-sdk v1.35.2
31
31
github.com/stretchr/testify v1.10.0
32
32
github.com/twmb/franz-go v1.18.1
33
- github.com/twmb/franz-go/pkg/kmsg v1.9.0
33
+ github.com/twmb/franz-go/pkg/kmsg v1.11.2
34
34
google.golang.org/grpc v1.70.0
35
35
google.golang.org/protobuf v1.36.5
36
36
gopkg.in/DataDog/dd-trace-go.v1 v1.71.1
Original file line number Diff line number Diff line change @@ -369,8 +369,8 @@ github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+F
369
369
github.com/tklauser/numcpus v0.6.1 /go.mod h1:1XfjsgE2zo8GVw7POkMbHENHzVg3GzmoZ9fESEdAacY =
370
370
github.com/twmb/franz-go v1.18.1 h1:D75xxCDyvTqBSiImFx2lkPduE39jz1vaD7+FNc+vMkc =
371
371
github.com/twmb/franz-go v1.18.1 /go.mod h1:Uzo77TarcLTUZeLuGq+9lNpSkfZI+JErv7YJhlDjs9M =
372
- github.com/twmb/franz-go/pkg/kmsg v1.9.0 h1:JojYUph2TKAau6SBtErXpXGC7E3gg4vGZMv9xFU/B6M =
373
- github.com/twmb/franz-go/pkg/kmsg v1.9.0 /go.mod h1:CMbfazviCyY6HM0SXuG5t9vOwYDHRCSrJJyBAe5paqg =
372
+ github.com/twmb/franz-go/pkg/kmsg v1.11.2 h1:hIw75FpwcAjgeyfIGFqivAvwC5uNIOWRGvQgZhH4mhg =
373
+ github.com/twmb/franz-go/pkg/kmsg v1.11.2 /go.mod h1:CFfkkLysDNmukPYhGzuUcDtf46gQSqCZHMW1T4Z+wDE =
374
374
github.com/ua-parser/uap-go v0.0.0-20211112212520-00c877edfe0f h1:A+MmlgpvrHLeUP8dkBVn4Pnf5Bp5Yk2OALm7SEJLLE8 =
375
375
github.com/ua-parser/uap-go v0.0.0-20211112212520-00c877edfe0f /go.mod h1:OBcG9bn7sHtXgarhUEb3OfCnNsgtGnkVf41ilSZ3K3E =
376
376
github.com/vmihailenco/msgpack/v4 v4.3.12 h1:07s4sz9IReOgdikxLTKNbBdqDMLsjPKXwvCazn8G65U =
You can’t perform that action at this time.
0 commit comments