just needs reserved prefix warnings implemented

This commit is contained in:
2025-02-02 03:45:29 -05:00
parent 3a7ed5973b
commit 30355294c0
14 changed files with 643 additions and 598 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ toolchain go1.23.5
require (
github.com/TwiN/go-color v1.4.1
github.com/davecgh/go-spew v1.1.1
github.com/go-playground/validator/v10 v10.24.0
github.com/goccy/go-yaml v1.15.16
github.com/jessevdk/go-flags v1.6.1