github.com/golang-migrate/migrate/v4
go
pkg:golang/github.com/golang-migrate/migrate/v4
343 Dependabot PRs
3 days ago
170 repositories
11 repositories
Recent PRs
chore(deps)(deps): bump github.com/golang-migrate/migrate/v4 from 4.16.2 to 4.19.0
chore: bump the go-deps group across 1 directory with 39 updates
rudderlabs/rudder-server #6450
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.1 to 4.19.0
flipt-io/flipt #4913
chore: bump the go-deps group across 1 directory with 36 updates
rudderlabs/rudder-server #6434
chore: bump the go-deps group across 1 directory with 32 updates
rudderlabs/rudder-server #6423
chore: bump the go-deps group across 1 directory with 31 updates
rudderlabs/rudder-server #6420
chore(deps)(deps): bump github.com/golang-migrate/migrate/v4 from 4.17.0 to 4.19.0 in /backend
mrashed98/stocks-portfolio-tracker #12
Bump the dependencies group across 1 directory with 5 updates
jlucaspains/go-rest-template #112
chore: bump the go-deps group across 1 directory with 29 updates
rudderlabs/rudder-server #6408
mod: bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
google/syzkaller #6388
chore: bump the go-deps group across 1 directory with 30 updates
rudderlabs/rudder-server #6406
chore(deps): bump the go-deps group across 1 directory with 27 updates
chore: bump the go-deps group across 1 directory with 31 updates
rudderlabs/rudder-server #6402
chore: bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
panachainy/template-golang #61
deps(server): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0 in /server
capsa-gg/capsa #535
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
webhookx-io/webhookx #248
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
mberwanger/admiral #246
chore: bump the go-deps group across 1 directory with 28 updates
rudderlabs/rudder-server #6382
chore: bump the go-deps group across 1 directory with 27 updates
rudderlabs/rudder-server #6380
chore(deps): bump the minor-patches group across 1 directory with 7 updates
chore: bump github.com/golang-migrate/migrate/v4 from 4.18.1 to 4.19.0
onchainengineering/hmi-computer #312
chore: bump github.com/golang-migrate/migrate/v4 from 4.17.0 to 4.19.0
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.17.0 to 4.19.0 in /backend
chore(deps): bump the go-dependencies group across 1 directory with 9 updates
guidewire-oss/fern-platform #80
chore: bump the go-deps group across 1 directory with 24 updates
rudderlabs/rudder-server #6374
chore(deps): bump the go_modules group across 1 directory with 20 updates
bsv-blockchain/block-headers-service #350
chore(deps): bump the gomod-update group across 1 directory with 10 updates
foomo/posh-providers #234
chore(deps): bump the go-deps group across 1 directory with 28 updates
chore(deps): bump the minor-updates group with 5 updates
chore(deps): bump the go-deps group across 1 directory with 35 updates
michael-angelo-guban/go-ruder-server #49
chore: bump the go-deps group across 1 directory with 35 updates
rudderlabs/rudder-server #6364
chore(deps): bump the go group across 1 directory with 2 updates
williamsjokvist/cfn-tracker #318
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.17.0 to 4.19.0
msfidelis/msc-transactions-api #9
chore(deps): bump the go-minor-patch group in /broker with 4 updates
indexdata/crosslink #318
Chore(deps): Bump github.com/golang-migrate/migrate/v4 from 4.7.0 to 4.19.0
oapub/grafana #15
Bump github.com/golang-migrate/migrate/v4 from 4.17.1 to 4.19.0
luanti-hosting/mt-hosting-manager #200
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.1 to 4.19.0 in /src
goharbor/harbor #22358
chore: bump github.com/golang-migrate/migrate/v4 from 4.18.1 to 4.19.0
onchainengineering/hmi-wirtual #306
chore(deps): bump the go-dependencies group across 1 directory with 8 updates
guidewire-oss/fern-platform #75
chore(deps): bump the gomod-update group across 1 directory with 7 updates
foomo/posh-providers #232
deps(deps): bump github.com/golang-migrate/migrate/v4 from 4.17.1 to 4.19.0
imran31415/agentlog #103
chore(deps): bump the minor-patch group across 1 directory with 6 updates
chore: bump the go-deps group across 1 directory with 34 updates
rudderlabs/rudder-server #6330
Bump github.com/golang-migrate/migrate/v4 from 4.18.2 to 4.19.0
ClusterCockpit/cc-backend #406
gomod(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
kyma-project/kyma-environment-broker #2329
Bump github.com/golang-migrate/migrate/v4 from 4.7.0 to 4.19.0
ai-code-review-benchmarks/graphite-grafana #5
chore: bump the go-deps group across 1 directory with 35 updates
rudderlabs/rudder-server #6326
chore(deps): bump the minor-patch group across 1 directory with 7 updates
mod: bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
chore(deps): bump the go-dependency-version-updates group across 4 directories with 9 updates
Package Details
| Name: | github.com/golang-migrate/migrate/v4 |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/golang-migrate/migrate/v4 |
| JSON API: | View JSON |
Package Information
Package migrate reads migrations from sources and runs them against databases. Sources are defined by the `source.Driver` and databases by the `database.Driver` interface. The driver interfaces are kept "dumb", all migration logic is kept in this package.
| Repository: | https://github.com/golang-migrate/migrate |
| Homepage: | https://github.com/golang-migrate/migrate |
| Latest Release: |
v4.18.3
6 months ago |
| Dependent Repos: | 5,119 |
| Dependent Packages: | 2,972 |
| Ranking: | Top 0.1165% by dependent repos Top 0.0791% by dependent pkgs |