chore(deps): bump github.com/pressly/goose/v3 from 3.13.1 to 3.13.4

Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.13.1 to 3.13.4.
- [Release notes](https://github.com/pressly/goose/releases)
- [Changelog](https://github.com/pressly/goose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pressly/goose/compare/v3.13.1...v3.13.4)
This commit is contained in:
2023-07-08 06:25:04 +00:00
parent 6b6a799696
commit 006e10b39f
2 changed files with 13 additions and 13 deletions
+4 -4
View File
@@ -12,7 +12,7 @@ require (
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/jmoiron/sqlx v1.3.5
github.com/pkg/errors v0.9.1
github.com/pressly/goose/v3 v3.13.1
github.com/pressly/goose/v3 v3.13.4
github.com/rs/cors v1.9.0
github.com/sparetimecoders/goamqp v0.1.5
github.com/stretchr/testify v1.8.4
@@ -46,9 +46,9 @@ require (
github.com/tidwall/sjson v1.2.5 // indirect
github.com/urfave/cli/v2 v2.25.5 // indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
golang.org/x/mod v0.11.0 // indirect
golang.org/x/sys v0.9.0 // indirect
golang.org/x/text v0.10.0 // indirect
golang.org/x/mod v0.12.0 // indirect
golang.org/x/sys v0.10.0 // indirect
golang.org/x/text v0.11.0 // indirect
golang.org/x/tools v0.10.0 // indirect
golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect