Merge pull request #28 from MaxSecurity/main

因为添加embed模块没更新go.mod导致无法正常编译报错
This commit is contained in:
影舞者 2021-03-02 10:24:49 +08:00 committed by GitHub
commit d79194389d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/shadow1ng/fscan
go 1.15
go 1.16
require (
github.com/antlr/antlr4 v0.0.0-20200503195918-621b933c7a7f // indirect