init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
module gitlab.com/unboundsoftware/go-kafka
|
||||
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/apex/log v1.9.0
|
||||
github.com/confluentinc/confluent-kafka-go v1.4.2 // indirect
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/sanity-io/litter v1.3.0
|
||||
gopkg.in/confluentinc/confluent-kafka-go.v1 v1.5.2
|
||||
)
|
||||
Reference in New Issue
Block a user