diff --git a/go.mod b/go.mod index 456daed3..3c4c15f2 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ethpandaops/xatu -go 1.22.0 +go 1.22.1 require ( github.com/IBM/sarama v1.43.0