update go version

This commit is contained in:
zhouyy
2023-11-06 22:02:45 +08:00
parent a94159e79c
commit 805a7b895a
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/fhmq/hmq
go 1.18
go 1.19
require (
github.com/Shopify/sarama v1.38.1