Skip to content

Commit

Permalink
Bump github.com/go-rel/primaryreplica (#71)
Browse files Browse the repository at this point in the history
Bumps [github.com/go-rel/primaryreplica](https://github.com/go-rel/primaryreplica) from 0.5.1-0.20231009233555-b640af5a3ec8 to 0.6.0.
- [Release notes](https://github.com/go-rel/primaryreplica/releases)
- [Changelog](https://github.com/go-rel/primaryreplica/blob/main/.goreleaser.yml)
- [Commits](https://github.com/go-rel/primaryreplica/commits/v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/go-rel/primaryreplica
  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 Oct 28, 2023
1 parent 1f5a1a0 commit f51544d
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 @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.0

require (
github.com/go-rel/primaryreplica v0.5.1-0.20231009233555-b640af5a3ec8
github.com/go-rel/primaryreplica v0.6.0
github.com/go-rel/rel v0.41.0
github.com/go-rel/sql v0.16.0
github.com/jackc/pgx/v5 v5.4.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=
github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw=
github.com/go-rel/primaryreplica v0.5.1-0.20231009233555-b640af5a3ec8 h1:3yzEhYSseaUnHW6P87B7DVzDeL2X34Ue1tGq34P4/Vk=
github.com/go-rel/primaryreplica v0.5.1-0.20231009233555-b640af5a3ec8/go.mod h1:TD8mcOrXtw1PiQEVgTVfQgV01mLd1gDCnEWG+efzRSY=
github.com/go-rel/primaryreplica v0.6.0 h1:8ZlgUatz+Ger+d51aIvlDWK3iZSa2RwD6ys3cingyf0=
github.com/go-rel/primaryreplica v0.6.0/go.mod h1:bGxSOdISiPyp7RqVcVywjlGuusx/Nm1qn2Vkf58JfV0=
github.com/go-rel/rel v0.41.0 h1:21+n3QwPm1w193n9f+WB0LKDJxWS6bG3jO0DGqFCb7c=
github.com/go-rel/rel v0.41.0/go.mod h1:6opWRxsoHoDq67fIDnsmcmnojpskWpPqCs0AoL/UrEU=
github.com/go-rel/sql v0.16.0 h1:6k+eYAMSwBsKFXLHQFpPplMjWQJf6DMUPlTxwWoR/l8=
Expand Down

0 comments on commit f51544d

Please sign in to comment.