File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
26
26
github.com/sashabaranov/go-openai v1.40.3
27
27
github.com/spf13/cobra v1.9.1
28
28
github.com/stretchr/testify v1.10.0
29
- github.com/tiktoken-go/tokenizer v0.6.2
29
+ github.com/tiktoken-go/tokenizer v0.7.0
30
30
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.62.0
31
31
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0
32
32
go.opentelemetry.io/otel v1.37.0
Original file line number Diff line number Diff line change @@ -220,8 +220,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
220
220
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
221
221
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
222
222
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
223
- github.com/tiktoken-go/tokenizer v0.6.2 h1:t0GN2DvcUZSFWT/62YOgoqb10y7gSXBGs0A+4VCQK+g =
224
- github.com/tiktoken-go/tokenizer v0.6.2 /go.mod h1:6UCYI/DtOallbmL7sSy30p6YQv60qNyU/4aVigPOx6w =
223
+ github.com/tiktoken-go/tokenizer v0.7.0 h1:VMu6MPT0bXFDHr7UPh9uii7CNItVt3X9K90omxL54vw =
224
+ github.com/tiktoken-go/tokenizer v0.7.0 /go.mod h1:6UCYI/DtOallbmL7sSy30p6YQv60qNyU/4aVigPOx6w =
225
225
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
226
226
github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
227
227
github.com/valyala/fasttemplate v1.0.1 /go.mod h1:UQGH1tvbgY+Nz5t2n7tXsz52dQxojPUpymEIMZ47gx8 =
You can’t perform that action at this time.
0 commit comments