fix(deps): update module gitlab.com/unboundsoftware/eventsourced/pg to v1.18.1
schemas / vulnerabilities (pull_request) Successful in 4m52s
schemas / check-release (pull_request) Successful in 8m44s
schemas / check (pull_request) Successful in 21m16s
pre-commit / pre-commit (pull_request) Successful in 20m16s
schemas / build (pull_request) Successful in 9m48s
schemas / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-01-29 21:09:52 +00:00
parent 985bca2f58
commit 4f5b712f1b
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -19,7 +19,7 @@ require (
github.com/wundergraph/graphql-go-tools/v2 v2.0.0-rc.246
gitlab.com/unboundsoftware/eventsourced/amqp v1.9.0
gitlab.com/unboundsoftware/eventsourced/eventsourced v1.19.3
gitlab.com/unboundsoftware/eventsourced/pg v1.18.0
gitlab.com/unboundsoftware/eventsourced/pg v1.18.1
go.opentelemetry.io/contrib/bridges/otelslog v0.14.0
go.opentelemetry.io/otel v1.39.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.39.0
@@ -56,7 +56,7 @@ require (
github.com/lestrrat-go/httprc/v3 v3.0.3 // indirect
github.com/lestrrat-go/jwx/v3 v3.0.12 // indirect
github.com/lestrrat-go/option/v2 v2.0.0 // indirect
github.com/lib/pq v1.11.0 // indirect
github.com/lib/pq v1.11.1 // indirect
github.com/mfridman/interpolate v0.0.2 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect