feat: Add command line arguments

This commit is contained in:
2024-01-02 21:32:06 +00:00
parent 163d17eaf6
commit 88159da5b4
3 changed files with 36 additions and 6 deletions

4
go.mod
View File

@@ -1,3 +1,7 @@
module gitea.likemath.ru/alex/gogrep
go 1.21
require github.com/alexflint/go-arg v1.4.3
require github.com/alexflint/go-scalar v1.1.0 // indirect