parser: WIP

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-08-28 23:46:05 +00:00
parent 481206f28c
commit c43cc7d0dd
3 changed files with 79 additions and 1 deletions
+4 -1
View File
@@ -4,7 +4,10 @@ go 1.19
replace asciigoat.org/core => ../core
require github.com/mgechev/revive v1.3.3
require (
asciigoat.org/core v0.3.0
github.com/mgechev/revive v1.3.3
)
require (
github.com/BurntSushi/toml v1.3.2 // indirect