1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-09 09:19:54 +00:00

update packages

This commit is contained in:
2025-08-24 00:33:04 +02:00
parent c70880b31b
commit 172746e10a
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@@ -6,8 +6,8 @@ require (
github.com/coalaura/logger v1.5.1
github.com/go-chi/chi/v5 v5.2.2
github.com/goccy/go-yaml v1.18.0
github.com/revrost/go-openrouter v0.2.1
golang.org/x/crypto v0.38.0
github.com/revrost/go-openrouter v0.2.2
golang.org/x/crypto v0.41.0
)
require (