fix(deps): update module github.com/pressly/goose/v3 to v3.20.0
This commit is contained in:
@@ -14,7 +14,7 @@ require (
|
||||
github.com/golang-jwt/jwt/v5 v5.2.1
|
||||
github.com/jmoiron/sqlx v1.3.5
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/pressly/goose/v3 v3.19.2
|
||||
github.com/pressly/goose/v3 v3.20.0
|
||||
github.com/rs/cors v1.10.1
|
||||
github.com/sparetimecoders/goamqp v0.3.0
|
||||
github.com/stretchr/testify v1.9.0
|
||||
@@ -53,7 +53,7 @@ require (
|
||||
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
|
||||
go.uber.org/multierr v1.11.0 // indirect
|
||||
golang.org/x/mod v0.16.0 // indirect
|
||||
golang.org/x/sync v0.6.0 // indirect
|
||||
golang.org/x/sync v0.7.0 // indirect
|
||||
golang.org/x/sys v0.18.0 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
golang.org/x/tools v0.19.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user