fix: 修复#435

This commit is contained in:
ZacharyZcR
2025-04-05 17:42:13 +08:00
parent 87ceba4d8f
commit 1e42d41a1c
2 changed files with 20 additions and 2 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
module github.com/shadow1ng/fscan
go 1.20
go 1.22
toolchain go1.23.3
require (
github.com/IBM/sarama v1.43.3