Added file scanner

This commit is contained in:
Eduard Urbach 2023-10-30 16:17:41 +01:00
parent fc2600c796
commit 16690d390f
Signed by: eduard
GPG key ID: 49226B848C78F6C8
10 changed files with 178 additions and 71 deletions

2
go.mod
View file

@ -1,3 +1,5 @@
module git.akyoto.dev/cli/q
go 1.21
require git.akyoto.dev/go/assert v0.1.3