fix(deps): update module github.com/stretchr/testify to v1.12.1 (#923)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Release (push) Skipped
Unbound Release / Create Tag (push) Successful in 23s
Unbound Release / Generate Changelog and Handle PR (push) Failing after 46s
schemas / check (push) Successful in 1m28s
schemas / vulnerabilities (push) Successful in 56s
schemas / check-release (push) Successful in 1m1s
Release / release (push) Failing after 1m13s
pre-commit / pre-commit (push) Successful in 2m27s
schemas / build (push) Failing after 3m15s
schemas / deploy-prod (push) Skipped

This commit was merged in pull request #923.
This commit is contained in:
2026-08-21 09:24:24 +00:00
parent 6a89afb3f7
commit 2a8ce08d90
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -14,7 +14,7 @@ require (
github.com/pressly/goose/v3 v3.27.3
github.com/rs/cors v1.11.1
github.com/sparetimecoders/goamqp v0.3.3
github.com/stretchr/testify v1.12.0
github.com/stretchr/testify v1.12.1
github.com/vektah/gqlparser/v2 v2.5.36
github.com/wundergraph/graphql-go-tools/v2 v2.16.0
gitlab.com/unboundsoftware/eventsourced/amqp v1.9.1
@@ -77,6 +77,7 @@ require (
go.opentelemetry.io/otel/metric v1.45.0 // indirect
go.opentelemetry.io/proto/otlp v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.yaml.in/yaml/v3 v3.0.5 // indirect
golang.org/x/mod v0.38.0 // indirect
golang.org/x/net v0.57.0 // indirect
golang.org/x/sys v0.47.0 // indirect