forked from deblan/database-anonymizer
add faker manager
This commit is contained in:
parent
0de68ae32d
commit
853b90a30f
6 changed files with 219 additions and 28 deletions
1
go.mod
1
go.mod
|
|
@ -14,6 +14,7 @@ require (
|
|||
require (
|
||||
filippo.io/edwards25519 v1.1.0 // indirect
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
|
||||
github.com/jaswdr/faker v1.19.1 // indirect
|
||||
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
||||
github.com/shopspring/decimal v1.3.1 // indirect
|
||||
github.com/xrash/smetrics v0.0.0-20231213231151-1d8dd44e695e // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue