feat: install golang-jwt

This commit is contained in:
2025-05-18 23:17:00 +02:00
parent 00808c1c61
commit 6927ebf0d3
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@ -4,6 +4,7 @@ go 1.24.3
require (
github.com/go-chi/chi/v5 v5.2.1 // indirect
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect