We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d472d93 commit dfced7dCopy full SHA for dfced7d
go.mod
@@ -6,5 +6,5 @@ require (
6
github.com/beanstalkd/go-beanstalk v0.1.0
7
github.com/segmentio/kafka-go v0.4.25
8
github.com/streadway/amqp v1.0.0
9
- github.com/zeromicro/go-zero v1.3.1
+ github.com/zeromicro/go-zero v1.3.2
10
)
0 commit comments