mirror of
https://github.com/gofiber/storage.git
synced 2025-10-05 00:33:03 +08:00
chore: adjust Go matrix versions to use 1.20 as the minimum version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/gofiber/storage/postgres/v3
|
||||
|
||||
go 1.21
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/jackc/pgx/v5 v5.6.0
|
||||
|
Reference in New Issue
Block a user