API-06: go.sum/go.mod aktualisieren (golang-jwt/jwt/v5 fuer moduletrust)

This commit is contained in:
sysops
2026-08-28 09:22:56 +02:00
parent 0fd9856b10
commit ec9bb27bb3
2 changed files with 6 additions and 1 deletions
+4 -1
View File
@@ -2,7 +2,10 @@ module gitea.perlbach24.de/scripte/nexarch
go 1.22
require github.com/jackc/pgx/v5 v5.6.0
require (
github.com/golang-jwt/jwt/v5 v5.3.1
github.com/jackc/pgx/v5 v5.6.0
)
require (
github.com/jackc/pgpassfile v1.0.0 // indirect