go mod tidy
This commit is contained in:
2
go.mod
2
go.mod
@@ -6,12 +6,10 @@ require (
|
||||
gitea.auvem.com/go-toolkit/app v0.0.0-20250530181559-231561c92698
|
||||
github.com/fatih/color v1.18.0
|
||||
github.com/go-jet/jet/v2 v2.13.0
|
||||
github.com/go-sql-driver/mysql v1.9.2
|
||||
github.com/segmentio/ksuid v1.0.4
|
||||
)
|
||||
|
||||
require (
|
||||
filippo.io/edwards25519 v1.1.0 // indirect
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/kr/text v0.2.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user