fix: 降低版本

This commit is contained in:
ZacharyZcR 2025-04-05 17:46:53 +08:00
parent e688b42efe
commit 2c4e1d9c28

4
go.mod
View File

@ -1,8 +1,6 @@
module github.com/shadow1ng/fscan
go 1.22
toolchain go1.23.3
go 1.20
require (
github.com/IBM/sarama v1.43.3