Update pg client

Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-03-08 22:42:52 +01:00
parent 93801e1d11
commit 15fca0438f
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/prometheus/client_golang v1.21.1
github.com/vektah/gqlparser/v2 v2.5.21
go.gearno.de/crypto/uuid v0.1.0
go.gearno.de/kit v0.0.0-20250308195817-268b4b34992c
go.gearno.de/kit v0.0.0-20250308213944-095c1cb1316f
go.opentelemetry.io/otel/trace v1.35.0
golang.org/x/crypto v0.36.0
)