Skip to content

Commit

Permalink
build(deps): bump github.com/golang-migrate/migrate/v4
Browse files Browse the repository at this point in the history
Bumps [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) from 4.15.0 to 4.15.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.0...v4.15.2)

---
updated-dependencies:
- dependency-name: github.com/golang-migrate/migrate/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 21, 2022
1 parent 77ac6e3 commit ff81948
Show file tree
Hide file tree
Showing 2 changed files with 461 additions and 97 deletions.
8 changes: 2 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,12 @@ require (
cloud.google.com/go/trace v1.0.0 // indirect
contrib.go.opencensus.io/exporter/stackdriver v0.13.8
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5
github.com/containerd/containerd v1.5.2 // indirect
github.com/docker/docker v20.10.7+incompatible // indirect
github.com/go-sql-driver/mysql v1.6.0
github.com/golang-migrate/migrate/v4 v4.15.0
github.com/golang-migrate/migrate/v4 v4.15.2
github.com/ip2location/ip2location-go v8.2.0+incompatible
github.com/moby/term v0.0.0-20201216013528-df9cb8a40635 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/stretchr/testify v1.7.0
go.opencensus.io v0.23.0
go.uber.org/automaxprocs v1.4.0
google.golang.org/api v0.58.0
google.golang.org/api v0.62.0
)

0 comments on commit ff81948

Please sign in to comment.