mirror of
https://github.com/kataras/iris.git
synced 2025-12-19 19:07:06 +00:00
minor improvements to the kafka-api example
This commit is contained in:
@@ -3,6 +3,6 @@ module myapp
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/Shopify/sarama v1.26.4
|
||||
github.com/Shopify/sarama v1.27.0
|
||||
github.com/kataras/iris/v12 master
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user