chore(deps): bump github.com/pressly/goose/v3 from 3.14.0 to 3.15.0

Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.14.0 to 3.15.0.
- [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.14.0...v3.15.0)
This commit is contained in:
2023-08-13 06:25:13 +00:00
parent cb2b4ce867
commit d52469c5bc
2 changed files with 4 additions and 4 deletions
+1 -1
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.14.0
github.com/pressly/goose/v3 v3.15.0
github.com/rs/cors v1.9.0
github.com/sparetimecoders/goamqp v0.1.5
github.com/stretchr/testify v1.8.4