Added file scanner
This commit is contained in:
parent
5fe83543fd
commit
8b19989372
10 changed files with 178 additions and 71 deletions
2
go.mod
2
go.mod
|
@ -1,3 +1,5 @@
|
|||
module git.akyoto.dev/cli/q
|
||||
|
||||
go 1.21
|
||||
|
||||
require git.akyoto.dev/go/assert v0.1.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue