fix:
This commit is contained in:
parent
30ac81b789
commit
81e75e5a9c
22 changed files with 42 additions and 29 deletions
1
go.mod
1
go.mod
|
@ -14,6 +14,7 @@ require (
|
|||
)
|
||||
|
||||
require (
|
||||
git.sch9.ru/new_gate/models v0.0.1 // indirect
|
||||
github.com/OneOfOne/xxhash v1.2.8 // indirect
|
||||
github.com/agnivade/levenshtein v1.1.1 // indirect
|
||||
github.com/beorn7/perks v1.0.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue