Move enum-generate to goext

This commit is contained in:
2023-06-05 13:37:49 +02:00
parent e825b4dd85
commit 562bac6987
3 changed files with 7 additions and 279 deletions

View File

@@ -9,7 +9,7 @@ require (
github.com/jmoiron/sqlx v1.3.5
github.com/mattn/go-sqlite3 v1.14.16
github.com/rs/zerolog v1.28.0
gogs.mikescher.com/BlackForestBytes/goext v0.0.127
gogs.mikescher.com/BlackForestBytes/goext v0.0.130
gopkg.in/loremipsum.v1 v1.1.0
)