Update module github.com/golang-migrate/migrate/v4 to v4.15.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/golang-migrate/migrate/v4 | require | patch |
v4.15.0 -> v4.15.1
|
Release Notes
golang-migrate/migrate
v4.15.1
Changes
Database Drivers
- Update gosnowflake from v1.4.3 to v1.6.3 to fix security warnings (#632 & #637). Thanks @nicholas-mainardi and @obitech for reporting the issue!
- Add unofficial support for AWS Keyspaces to the Cassandra DB driver by
DELETE
ing the schema version table instead of usingTRUNCATE
thanks to @florentsolt and @Baumanar (#634)
Docker Image
- Fixed CLI binary file location (https://github.com/golang-migrate/migrate/issues/625) thanks to @Fontinalis (https://github.com/golang-migrate/migrate/pull/628)
Builds
- Update dktest to v0.3.7 to fix security warnings (#632). Thanks @nicholas-mainardi for reporting the issue!
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by renovate