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

env tweaks

This commit is contained in:
Laura
2025-08-16 16:03:36 +02:00
parent e47abbbbee
commit a138378f19
4 changed files with 103 additions and 10 deletions

1
go.mod
View File

@@ -7,6 +7,7 @@ require (
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
)
require (