Skip to content

Commit

Permalink
Bump github.com/dogmatiq/testkit from 0.15.0 to 0.15.1
Browse files Browse the repository at this point in the history
Bumps [github.com/dogmatiq/testkit](https://github.com/dogmatiq/testkit) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/dogmatiq/testkit/releases)
- [Changelog](https://github.com/dogmatiq/testkit/blob/main/CHANGELOG.md)
- [Commits](dogmatiq/testkit@v0.15.0...v0.15.1)

---
updated-dependencies:
- dependency-name: github.com/dogmatiq/testkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 52e7696 commit 14d543d
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 @@ -7,7 +7,7 @@ require (
github.com/dogmatiq/dogma v0.13.1
github.com/dogmatiq/projectionkit v0.7.3
github.com/dogmatiq/sqltest v0.3.0
github.com/dogmatiq/testkit v0.15.0
github.com/dogmatiq/testkit v0.15.1
github.com/mattn/go-sqlite3 v1.14.22
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ github.com/dogmatiq/projectionkit v0.7.3 h1:vQR1rJjs2oZaHIPZ7jlDBVGMpADsFs4vuq0N
github.com/dogmatiq/projectionkit v0.7.3/go.mod h1:pTfwWRa0zD1oQ/M6zxELUXpHFhYYCrL+0WI8z4LUgA4=
github.com/dogmatiq/sqltest v0.3.0 h1:DCwyLWfVk/ZHsqq5Itq3H/Lqsh/CIQ6nIRwI4YLywFc=
github.com/dogmatiq/sqltest v0.3.0/go.mod h1:a8Da8NhU4m3lq5Sybhiv+ZQowSnGHWTIJHFNInVtffg=
github.com/dogmatiq/testkit v0.15.0 h1:z2t4ku51Y/c4C3/z9EXg5h+6T6BGZpfiwVfPD/Zj1Xc=
github.com/dogmatiq/testkit v0.15.0/go.mod h1:atMmtuvUankDuDY2BQWlfds79P1lEbYTbyWJJU34ljc=
github.com/dogmatiq/testkit v0.15.1 h1:akgkZz36YV0Lo13j14D24gYiZIWXEtoOxiZ291G+8U8=
github.com/dogmatiq/testkit v0.15.1/go.mod h1:WAUmjRy5nakD1FOkmU4/yhi+nadoLk4NeU5aNtYG/A4=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4=
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
Expand Down

0 comments on commit 14d543d

Please sign in to comment.