update deps

This commit is contained in:
2023-12-14 17:10:46 +01:00
parent 64bef9e27a
commit f55d73b13a
2 changed files with 6 additions and 3 deletions

3
go.mod
View File

@@ -4,6 +4,7 @@ go 1.21
require (
entgo.io/ent v0.12.5
github.com/c2h5oh/datasize v0.0.0-20220606134207-859f65c6625b
github.com/go-chi/chi/v5 v5.0.10
github.com/go-chi/render v1.0.3
github.com/jackc/pgx/v4 v4.18.1
@@ -21,7 +22,7 @@ require (
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf // indirect
github.com/go-openapi/inflect v0.19.0 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/uuid v1.4.0 // indirect
github.com/google/uuid v1.5.0 // indirect
github.com/hashicorp/hcl/v2 v2.19.1 // indirect
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
github.com/jackc/pgconn v1.14.1 // indirect