Skip to content

Commit c8212f9

Browse files
committed
chore: update go-zero to v1.3.4
1 parent 1a3e40c commit c8212f9

2 files changed

Lines changed: 122 additions & 92 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.15
44

55
require (
66
github.com/beanstalkd/go-beanstalk v0.1.0
7-
github.com/segmentio/kafka-go v0.4.25
7+
github.com/segmentio/kafka-go v0.4.32
88
github.com/streadway/amqp v1.0.0
9-
github.com/zeromicro/go-zero v1.3.3
9+
github.com/zeromicro/go-zero v1.3.4
1010
)

0 commit comments

Comments
 (0)