Skip to content

Commit

Permalink
Bump github.com/go-rel/mysql from 0.12.0 to 0.13.0 (#95)
Browse files Browse the repository at this point in the history
Bumps [github.com/go-rel/mysql](https://github.com/go-rel/mysql) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/go-rel/mysql/releases)
- [Changelog](https://github.com/go-rel/mysql/blob/main/.goreleaser.yml)
- [Commits](go-rel/mysql@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: github.com/go-rel/mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 22f35e0 commit 58be625
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/go-rel/migration v0.3.1
github.com/go-rel/mysql v0.12.0
github.com/go-rel/mysql v0.13.0
github.com/go-rel/postgres v0.12.0
github.com/go-rel/rel v0.42.0
github.com/go-rel/reltest v0.12.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4
github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=
github.com/go-rel/migration v0.3.1 h1:Y9wSeBOsaZaSiiTchwS1GBhvLxQMnnOSSLAjgfSSckc=
github.com/go-rel/migration v0.3.1/go.mod h1:qIfXgsIK61xUT4YKdt/ceQ5mTvzOfNa3Z69dcrAcRKw=
github.com/go-rel/mysql v0.12.0 h1:GMwNktroIgA5a8AMxSj6MnnobXqZ85LnjPjtV0OU3Pc=
github.com/go-rel/mysql v0.12.0/go.mod h1:Q1Xa47BIyoeDfv5nFXo6VCEWwjpWpOX5wJnUAYOz4HA=
github.com/go-rel/mysql v0.13.0 h1:8L4LI8VNTzpxINe1hn0oUMuPawzynGXbhPuFaXyQx0w=
github.com/go-rel/mysql v0.13.0/go.mod h1:sJXJfcMGMNLSn+1pySMfaPMKpdFLp6Z7V2l48G74IJQ=
github.com/go-rel/postgres v0.12.0 h1:Y1dfqpsD1sVUq5HbUN+u5XkDBnaRwyRFnZ8ul34hSp4=
github.com/go-rel/postgres v0.12.0/go.mod h1:6jYSw/HoYlx72sS0+Ds3IEDQTiYb4WRDSNLJTyxsiaw=
github.com/go-rel/primaryreplica v0.6.0 h1:8ZlgUatz+Ger+d51aIvlDWK3iZSa2RwD6ys3cingyf0=
Expand Down

0 comments on commit 58be625

Please sign in to comment.