github.com/golang-migrate/migrate/v4
          
        go
pkg:golang/github.com/golang-migrate/migrate/v4
            347 Dependabot PRs
3 days ago
170 repositories
5 repositories
Recent PRs (filtered by: Minor PRs )
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
DragonSecurity/lookingglass #2
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
1995parham-teaching/song_cloud #76
chore(deps): bump the go-dependency-version-updates group across 4 directories with 4 updates
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
chore(deps): bump the minor-patches group across 1 directory with 4 updates
Bump github.com/golang-migrate/migrate/v4 from 4.18.2 to 4.19.0
timewarrior-synchronize/timew-sync-server #103
Bump github.com/golang-migrate/migrate/v4 from 4.18.2 to 4.19.0
build(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
flowline-io/flowbot #683
build(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
jdillenkofer/pithos #448
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
Angak0k/pimpmypack #117
build(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
zerok/webmentiond #189
build(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
device-management-toolkit/console #637
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
openmeterio/openmeter #3300
chore: bump github.com/golang-migrate/migrate/v4 from 4.18.1 to 4.19.0
officialmofabs/coder #388
go: bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
oasisprotocol/nexus #1145
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
AJackTi/go-clean-architecture #358
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0 in /spx-backend
goplus/builder #2076
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0 in /mongo
nhatthm/testcontainers-go-registry #358
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
txlog/server #69
build(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0 in the all group across 1 directory
Proximyst/cov #57
build(deps): bump the stable-updates group across 1 directory with 3 updates
go(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0 in /server/src
inovex/scrumlr.io #5355
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
olexsmir/onasty #207
chore: bump the go-deps group across 1 directory with 28 updates
rudderlabs/rudder-server #6289
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
build(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
build(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
mythrnr/template-pj-golang #72
build(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
koddr/template-microservice-go #2
deps: bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
frisboo-bank/pkg #28
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
iteais/sdk #20
Bump github.com/golang-migrate/migrate/v4 from 4.18.2 to 4.19.0
build(deps): bump the go-modules group across 1 directory with 8 updates
greenbone/opensight-notification-service #108
Build: Bump the go group with 10 updates
content-services/content-sources-backend #1189
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
TheDonDope/wits #158
Bump the go-modules-updates group across 1 directory with 6 updates
chore(deps): bump the go_modules group across 1 directory with 18 updates
bsv-blockchain/block-headers-service #346
chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
yavurb/goyurback #55
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
NamDuong97/Golang-clean-code #7
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
xekomonh241/crypto-analytics #18
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
Vrex123/go_crud #31
Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0
Bump github.com/golang-migrate/migrate/v4 from 4.18.1 to 4.19.0
percona/pmm #4449
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
                      7 months ago  | 
                
| Dependent Repos: | 5,119 | 
| Dependent Packages: | 2,972 | 
| Ranking: | Top 0.1165% by dependent repos Top 0.0791% by dependent pkgs |