File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module arash-hatami.ir/Barmak
33go 1.19
44
55require (
6- github.com/Shopify/sarama v1.36.0
6+ github.com/Shopify/sarama v1.37.1
77 github.com/confluentinc/confluent-kafka-go v1.9.2
88 github.com/lovoo/goka v1.1.7
99 github.com/segmentio/kafka-go v0.4.34
@@ -26,12 +26,12 @@ require (
2626 github.com/jcmturner/gofork v1.7.6 // indirect
2727 github.com/jcmturner/gokrb5/v8 v8.4.3 // indirect
2828 github.com/jcmturner/rpc/v2 v2.0.3 // indirect
29- github.com/klauspost/compress v1.15.9 // indirect
30- github.com/pierrec/lz4/v4 v4.1.15 // indirect
29+ github.com/klauspost/compress v1.15.11 // indirect
30+ github.com/pierrec/lz4/v4 v4.1.17 // indirect
3131 github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
3232 github.com/syndtr/goleveldb v1.0.0 // indirect
3333 golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect
34- golang.org/x/net v0.0.0-20220809184613-07c6da5e1ced // indirect
35- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
36- golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
34+ golang.org/x/net v0.0.0-20220927171203-f486391704dc // indirect
35+ golang.org/x/sync v0.0.0-20220923202941-7f9b1623fab7 // indirect
36+ golang.org/x/sys v0.0.0-20220909162455-aba9fc2a8ff2 // indirect
3737)
You can’t perform that action at this time.
0 commit comments