File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/knadh/koanf v1.4.0 // indirect
9
9
github.com/oklog/run v1.1.0
10
10
github.com/pkg/errors v0.9.1
11
- github.com/segmentio/kafka-go v0.4.23
11
+ github.com/segmentio/kafka-go v0.4.26
12
12
github.com/spf13/cobra v1.3.0 // indirect
13
13
github.com/stretchr/testify v1.7.0
14
14
google.golang.org/genproto v0.0.0-20220112215332-a9c7c0acf9f2 // indirect
Original file line number Diff line number Diff line change @@ -743,6 +743,8 @@ github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg
743
743
github.com/segmentio/kafka-go v0.4.16 /go.mod h1:19+Eg7KwrNKy/PFhiIthEPkO8k+ac7/ZYXwYM9Df10w =
744
744
github.com/segmentio/kafka-go v0.4.23 h1:jjacNjmn1fPvkVGFs6dej98fa7UT/bYF8wZBFMMIld4 =
745
745
github.com/segmentio/kafka-go v0.4.23 /go.mod h1:XzMcoMjSzDGHcIwpWUI7GB43iKZ2fTVmryPSGLf/MPg =
746
+ github.com/segmentio/kafka-go v0.4.26 h1:7gnfHD25CZmzmPhqfD5ajsaBvQ6JBi/QlJSjCC1fFA0 =
747
+ github.com/segmentio/kafka-go v0.4.26 /go.mod h1:XzMcoMjSzDGHcIwpWUI7GB43iKZ2fTVmryPSGLf/MPg =
746
748
github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24 /go.mod h1:M+9NzErvs504Cn4c5DxATwIqPbtswREoFCre64PpcG4 =
747
749
github.com/shopspring/decimal v0.0.0-20200227202807-02e2044944cc /go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o =
748
750
github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
You can’t perform that action at this time.
0 commit comments