Skip to content

Commit

Permalink
chore(deps): bump github.com/get-eventually/go-eventually/core
Browse files Browse the repository at this point in the history
Bumps [github.com/get-eventually/go-eventually/core](https://github.com/get-eventually/go-eventually) from 0.0.0-20230701135437-6329c6bf6407 to 0.2.1.
- [Release notes](https://github.com/get-eventually/go-eventually/releases)
- [Changelog](https://github.com/get-eventually/go-eventually/blob/main/CHANGELOG.md)
- [Commits](https://github.com/get-eventually/go-eventually/commits/core-v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/get-eventually/go-eventually/core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 9cf2eee commit d9423f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion postgres/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/get-eventually/go-eventually/postgres
go 1.18

require (
github.com/get-eventually/go-eventually/core v0.0.0-20230701135437-6329c6bf6407
github.com/get-eventually/go-eventually/core v0.2.1
github.com/get-eventually/go-eventually/integrationtest v0.0.0-20230709124743-a74cc5d818ba
github.com/get-eventually/go-eventually/serdes v0.0.0-20230227215702-6ac2a4505ce1
github.com/golang-migrate/migrate/v4 v4.16.2
Expand Down
4 changes: 2 additions & 2 deletions postgres/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m3
github.com/docker/docker v20.10.24+incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE=
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
github.com/get-eventually/go-eventually/core v0.0.0-20230701135437-6329c6bf6407 h1:eI6AtVMbu6SG4e1tXcsv781jxujEHg5O2pPUbJi+xdY=
github.com/get-eventually/go-eventually/core v0.0.0-20230701135437-6329c6bf6407/go.mod h1:ee0NPc9kb9ZwMxY5LDwAnVxcqq2QiIOkMvE8BvSxXFE=
github.com/get-eventually/go-eventually/core v0.2.1 h1:pg13NGoGWIJ70LqwjukjqFp9f4XUBakd3FffImOJ9Zc=
github.com/get-eventually/go-eventually/core v0.2.1/go.mod h1:LIJruoy+hxnHfzn6deUmbSgOJeYHvODZbZEag10Xaac=
github.com/get-eventually/go-eventually/integrationtest v0.0.0-20230709124743-a74cc5d818ba h1:I108bGCt7/Ls2i9kMZGge2OgOdjDkmylLXi8j33Hzdw=
github.com/get-eventually/go-eventually/integrationtest v0.0.0-20230709124743-a74cc5d818ba/go.mod h1:UER9kKSBbjeuNvQXbuGSkpdCVsowpIDTAvk0uJR2CjI=
github.com/get-eventually/go-eventually/serdes v0.0.0-20230227215702-6ac2a4505ce1 h1:Qt8p20KC0FIW6XbGhcS0T2hdCPAPt/lzyLcJOg5knVE=
Expand Down

0 comments on commit d9423f1

Please sign in to comment.