diff --git a/go.mod b/go.mod index e3b1439..cfe01b7 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/raptor-ml/streaming-runner -go 1.18 +go 1.1 require ( github.com/Shopify/sarama v1.37.2