mirror of
https://github.com/gofiber/storage.git
synced 2025-09-30 14:22:21 +08:00
fix: use Go 1.23.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/gofiber/storage/postgres/v3
|
||||
|
||||
go 1.23
|
||||
go 1.23.0
|
||||
|
||||
require (
|
||||
github.com/jackc/pgx/v5 v5.6.0
|
||||
|
Reference in New Issue
Block a user