1
0

chore: go mod tidy

This commit is contained in:
kolaente
2023-05-24 15:53:29 +02:00
parent a51bbd1159
commit e5dde315fb
2 changed files with 10 additions and 125 deletions

1
go.mod
View File

@ -35,7 +35,6 @@ require (
github.com/go-sql-driver/mysql v1.7.1
github.com/go-testfixtures/testfixtures/v3 v3.9.0
github.com/gocarina/gocsv v0.0.0-20230513223533-9ddd7fd60602
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/golang-jwt/jwt/v5 v5.0.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/google/uuid v1.3.0