Skip to content

Commit

Permalink
chore(deps): bump github.com/get-eventually/go-eventually/integration…
Browse files Browse the repository at this point in the history
…test

Bumps [github.com/get-eventually/go-eventually/integrationtest](https://github.com/get-eventually/go-eventually) from 0.0.0-20230709124743-a74cc5d818ba 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/integrationtest
  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 5dc20b7
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 @@ -4,7 +4,7 @@ go 1.18

require (
github.com/get-eventually/go-eventually/core v0.0.0-20230701135437-6329c6bf6407
github.com/get-eventually/go-eventually/integrationtest v0.0.0-20230709124743-a74cc5d818ba
github.com/get-eventually/go-eventually/integrationtest v0.2.1
github.com/get-eventually/go-eventually/serdes v0.0.0-20230227215702-6ac2a4505ce1
github.com/golang-migrate/migrate/v4 v4.16.2
github.com/google/uuid v1.3.1
Expand Down
4 changes: 2 additions & 2 deletions postgres/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKoh
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/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/integrationtest v0.2.1 h1:ATBNzwoFnc0/J06VmOmCjpIwD+KhYtW6Dcpey8ZhYe4=
github.com/get-eventually/go-eventually/integrationtest v0.2.1/go.mod h1:VyI+zlenc3JeuSjJEq4BHzBQsKb5TxHgSERdAJEUEms=
github.com/get-eventually/go-eventually/serdes v0.0.0-20230227215702-6ac2a4505ce1 h1:Qt8p20KC0FIW6XbGhcS0T2hdCPAPt/lzyLcJOg5knVE=
github.com/get-eventually/go-eventually/serdes v0.0.0-20230227215702-6ac2a4505ce1/go.mod h1:c4v+kbfUErhwAXFFbAXC+vr7gvSF9GtS6PxEp88KdWA=
github.com/go-kit/log v0.1.0/go.mod h1:zbhenjAZHb184qTLMA9ZjW7ThYL0H2mk7Q6pNt4vbaY=
Expand Down

0 comments on commit 5dc20b7

Please sign in to comment.