There are now 2 translators!

This commit is contained in:
Daniel Goc
2026-03-16 11:36:06 +01:00
parent 7aa16c644f
commit 0da596826e
7 changed files with 353 additions and 169 deletions

1
go.mod
View File

@@ -11,7 +11,6 @@ require (
github.com/gofiber/fiber/v3 v3.1.0
github.com/golang-jwt/jwt/v5 v5.3.1
github.com/joho/godotenv v1.5.1
github.com/openai/openai-go v1.12.0
github.com/openai/openai-go/v3 v3.28.0
golang.org/x/crypto v0.48.0
golang.org/x/oauth2 v0.36.0