add logging
This commit is contained in:
parent
7260d99d9e
commit
a046f3e0da
3 changed files with 25 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module vector
|
||||
|
||||
go 1.23
|
||||
go 1.23.0
|
||||
|
||||
require (
|
||||
github.com/sugarme/tokenizer v0.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue