feat: name generator.
This commit is contained in:
7
name_generator/go.mod
Normal file
7
name_generator/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module github.com/tx7do/go-utils/name_generator
|
||||
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.23.2
|
||||
|
||||
replace github.com/tx7do/go-utils => ../
|
||||
Reference in New Issue
Block a user