fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.19.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m46s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m40s

This commit was merged in pull request #285.
This commit is contained in:
2025-08-29 19:06:15 +00:00
parent b163495059
commit efb1475f11
2 changed files with 3 additions and 6 deletions

3
go.mod
View File

@@ -6,7 +6,7 @@ toolchain go1.25.0
require (
github.com/a-h/templ v0.3.943
github.com/golang-migrate/migrate/v4 v4.18.3
github.com/golang-migrate/migrate/v4 v4.19.0
github.com/google/uuid v1.6.0
github.com/jmoiron/sqlx v1.4.0
github.com/joho/godotenv v1.5.1
@@ -44,7 +44,6 @@ require (
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 // indirect
go.opentelemetry.io/otel/metric v1.37.0 // indirect
go.opentelemetry.io/proto/otlp v1.7.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
golang.org/x/sys v0.35.0 // indirect
golang.org/x/text v0.28.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect