Skip to content

Commit 98de82b

Browse files
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.15.2 to 4.16.2 (#51)
chore(deps): bump github.com/golang-migrate/migrate/v4 Bumps [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) from 4.15.2 to 4.16.2. - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml) - [Commits](golang-migrate/migrate@v4.15.2...v4.16.2) --- updated-dependencies: - dependency-name: github.com/golang-migrate/migrate/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 864a79f commit 98de82b

File tree

2 files changed

+7
-1730
lines changed

2 files changed

+7
-1730
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/go-logr/logr v1.2.4
99
github.com/go-logr/zapr v1.2.4
1010
github.com/golang-jwt/jwt v3.2.2+incompatible
11-
github.com/golang-migrate/migrate/v4 v4.15.2
11+
github.com/golang-migrate/migrate/v4 v4.16.2
1212
github.com/jmoiron/sqlx v1.3.5
1313
github.com/mattn/go-sqlite3 v1.14.17
1414
github.com/prometheus/client_golang v1.16.0

0 commit comments

Comments
 (0)