Skip to content

Commit

Permalink
Bump github.com/dogmatiq/enginekit from 0.10.2 to 0.10.3
Browse files Browse the repository at this point in the history
Bumps [github.com/dogmatiq/enginekit](https://github.com/dogmatiq/enginekit) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/dogmatiq/enginekit/releases)
- [Changelog](https://github.com/dogmatiq/enginekit/blob/main/CHANGELOG.md)
- [Commits](dogmatiq/enginekit@v0.10.2...v0.10.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 4a03caf commit 04a4fc2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/dogmatiq/configkit v0.13.6
github.com/dogmatiq/discoverkit v0.1.2
github.com/dogmatiq/dogma v0.14.1
github.com/dogmatiq/enginekit v0.10.2
github.com/dogmatiq/enginekit v0.10.3
github.com/dogmatiq/example v0.0.0-20240819065034-95f11196afb3
github.com/dogmatiq/ferrite v1.4.0
github.com/dogmatiq/marshalkit v0.7.5
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ github.com/dogmatiq/configkit v0.13.6 h1:tgMl55VC9ra1NjMfZJIyHTInTi/mTh8AScTpasI
github.com/dogmatiq/configkit v0.13.6/go.mod h1:wjuets0+wsD/7pYFE9bX2YvZ6LlrEx330yBG1nXoDSw=
github.com/dogmatiq/cosyne v0.2.0 h1:tO957BpS4I9kqSw31ds6Ef4CXvV8zPAqWzbXKElsGWg=
github.com/dogmatiq/cosyne v0.2.0/go.mod h1:dD8EZjbRX7FFw9t6P7l1nwoZbA7YxtOCfl9ZZAHPucU=
github.com/dogmatiq/dapper v0.5.3 h1:DZkitO0TiokaiZt+9J7UNnagW2ezSYmJUlDTXLWGf8g=
github.com/dogmatiq/dapper v0.5.3/go.mod h1:lrBXvNri2wXkk1T0muaTUqd5lVDwIBRKeOzVRU46XI0=
github.com/dogmatiq/dapper v0.6.0 h1:hnWUsjnt3nUiC9hmkPvuxrnMd7fYNz1i+/GS3gOx0Xs=
github.com/dogmatiq/dapper v0.6.0/go.mod h1:ubRHWzt73s0MsPpGhWvnfW/Z/1YPnrkCsQv6CUOZVEw=
github.com/dogmatiq/discoverkit v0.1.2 h1:NFgFe151bINH3/mNrIS6w0fiEWToSVwIHrjCDiEHw/Y=
github.com/dogmatiq/discoverkit v0.1.2/go.mod h1:mUFlbosF4i5papOkUa+OfTLv09AU/1cAU7GvN0Qd+VI=
github.com/dogmatiq/dogma v0.14.1 h1:uSYkfDR9Wr7zCphDIZBZpKOr1QLD4UpTJy5vD+lDFpg=
github.com/dogmatiq/dogma v0.14.1/go.mod h1:9lyVA+6V2+E/exV0IrBOrkUiyFwIATEhv+b0vnB2umQ=
github.com/dogmatiq/dyad v1.0.0 h1:T50WQ9rAzCMcT941wVH5RW5+tAGRssuVlNog+ZMQR54=
github.com/dogmatiq/dyad v1.0.0/go.mod h1:PrUQr7OCSEUjAkhi7ad8BjxFPKe0I9yP2f1kGimPcJE=
github.com/dogmatiq/enginekit v0.10.2 h1:7XUbvLr37nEbd7LII/862mglSH/g/zDJU3ZHzg6PUmg=
github.com/dogmatiq/enginekit v0.10.2/go.mod h1:B1J2hHeTzj1YD5i1Rx5ThbYIWf2qHauuYFxwwnC7+YM=
github.com/dogmatiq/enginekit v0.10.3 h1:56gLlryKud0qOjsLK80syH+V7mNT16UasVzoNxCofsw=
github.com/dogmatiq/enginekit v0.10.3/go.mod h1:fBxEGdHPT4C9M1qnYO4wGTzmtXe/EUaefIm5eJSjG7Y=
github.com/dogmatiq/example v0.0.0-20240819065034-95f11196afb3 h1:xhGsga4+HBbLLWZ47xN/Kam97DGWyimWkyCI07Rp6Xc=
github.com/dogmatiq/example v0.0.0-20240819065034-95f11196afb3/go.mod h1:rZ8Q9bFcot8ZBJ/qGWDf1Fh/TQMULTkryshNrZmKIo4=
github.com/dogmatiq/ferrite v1.4.0 h1:cXmorC8NdSieWhPBfgmnj4cmWIeaCQK2sflGa2H0xXY=
Expand Down

0 comments on commit 04a4fc2

Please sign in to comment.