add logging

This commit is contained in:
Christoph Haas 2026-08-21 23:36:41 +02:00
parent 7260d99d9e
commit a046f3e0da
3 changed files with 25 additions and 3 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module vector
go 1.23
go 1.23.0
require (
github.com/sugarme/tokenizer v0.3.0