mirror of
https://github.com/gofiber/storage.git
synced 2025-10-06 09:07:14 +08:00
Update deps, fix pq dep.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package v2
|
||||
|
||||
import (
|
||||
"github.com/jackc/pgx/pgxpool"
|
||||
"time"
|
||||
|
||||
"github.com/jackc/pgx/v4/pgxpool"
|
||||
)
|
||||
|
||||
// Config defines the config for storage.
|
||||
|
Reference in New Issue
Block a user