We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab26d79 commit 8d27ea7Copy full SHA for 8d27ea7
4 files changed
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/gofiber/storage/minio v0.4.1
12
github.com/gofiber/storage/postgres/v3 v3.3.1
13
github.com/google/uuid v1.6.0
14
- github.com/jackc/pgx/v5 v5.7.6
+ github.com/jackc/pgx/v5 v5.8.0
15
github.com/joho/godotenv v1.5.1
16
github.com/kolesa-team/go-webp v1.0.5
17
github.com/markbates/goth v1.82.0
0 commit comments