fix(deps): update module github.com/pressly/goose/v3 to v3.28.0 (#938)
Unbound Release / Check Preconditions (push) Successful in 27s
Unbound Release / Create Release (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Failing after 36s
Unbound Release / Create Tag (push) Successful in 28s
Release / release (push) Failing after 1m57s
pre-commit / pre-commit (push) Successful in 3m35s
schemas / build (push) Successful in 5m4s
schemas / check (push) Successful in 1m42s
schemas / vulnerabilities (push) Successful in 1m2s
schemas / check-release (push) Successful in 1m6s
schemas / deploy-prod (push) Successful in 1m11s

This commit was merged in pull request #938.
This commit is contained in:
2026-09-05 11:19:07 +00:00
parent f0542cec0e
commit 78726daad4
2 changed files with 17 additions and 17 deletions
+3 -3
View File
@@ -11,7 +11,7 @@ require (
github.com/auth0/go-jwt-middleware/v3 v3.3.0
github.com/google/uuid v1.6.0
github.com/jmoiron/sqlx v1.4.0
github.com/pressly/goose/v3 v3.27.3
github.com/pressly/goose/v3 v3.28.0
github.com/rs/cors v1.11.1
github.com/sparetimecoders/goamqp v0.3.3
github.com/stretchr/testify v1.12.1
@@ -84,7 +84,7 @@ require (
golang.org/x/text v0.41.0 // indirect
golang.org/x/tools v0.48.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20260819154853-08b0e4226688 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260819154853-08b0e4226688 // indirect
google.golang.org/grpc v1.83.1 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260831171406-18b4a7587f8a // indirect
google.golang.org/grpc v1.83.2 // indirect
google.golang.org/protobuf v1.36.12 // indirect
)