fix(deps): update all dependencies
This commit is contained in:
4
go.mod
4
go.mod
@@ -6,11 +6,11 @@ require (
|
||||
github.com/adhocore/gronx v1.19.5
|
||||
github.com/golang-migrate/migrate/v4 v4.18.2
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/jackc/pgx/v5 v5.7.2
|
||||
github.com/jackc/pgx/v5 v5.7.4
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/spf13/cobra v1.9.1
|
||||
gitlab.com/greyxor/slogor v1.6.1
|
||||
golang.org/x/sync v0.12.0
|
||||
golang.org/x/sync v0.13.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
Reference in New Issue
Block a user