Skip to content

Commit

Permalink
Bump enginekit.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Sep 29, 2024
1 parent c0ceeda commit 3af80ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ toolchain go1.23.1

require (
github.com/dogmatiq/aureus v0.1.0
github.com/dogmatiq/dogma v0.14.3-0.20240923090950-ee623b679849
github.com/dogmatiq/enginekit v0.11.1-0.20240926011551-78b4182956fb
github.com/dogmatiq/dogma v0.14.4-0.20240926234834-3c0cc27a2ca1
github.com/dogmatiq/enginekit v0.13.1-0.20240929214803-d23339eac9a9
github.com/dogmatiq/iago v0.4.0
github.com/emicklei/dot v1.6.2
github.com/google/uuid v1.6.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ github.com/dogmatiq/aureus v0.1.0 h1:BIUF1G4pdCiJ+WQ6GnTmbhaejbjtX35Z9w2somdgslA
github.com/dogmatiq/aureus v0.1.0/go.mod h1:eTm6/WDfVI2tNjg1WCXiPt4fqjMhjO2kNM522ENa6mM=
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/dogma v0.14.3-0.20240923090950-ee623b679849 h1:iAfnsLzgfSJBkseLyvotVLHCbTWDh90o2fZml+al3fg=
github.com/dogmatiq/dogma v0.14.3-0.20240923090950-ee623b679849/go.mod h1:9lyVA+6V2+E/exV0IrBOrkUiyFwIATEhv+b0vnB2umQ=
github.com/dogmatiq/enginekit v0.11.1-0.20240926011551-78b4182956fb h1:mYmYU9WC3CYhXwWx78BUj1WQPta28VM43PftS7FE1Co=
github.com/dogmatiq/enginekit v0.11.1-0.20240926011551-78b4182956fb/go.mod h1:XZcFZ9U5bMIu05rUmDtUHEhL49kCoSxcuZdr6o8Fih4=
github.com/dogmatiq/dogma v0.14.4-0.20240926234834-3c0cc27a2ca1 h1:SKhtRnDs7CC3ZNMux7lYCxCFz5ZhmeXjvo7/uMNISLo=
github.com/dogmatiq/dogma v0.14.4-0.20240926234834-3c0cc27a2ca1/go.mod h1:9lyVA+6V2+E/exV0IrBOrkUiyFwIATEhv+b0vnB2umQ=
github.com/dogmatiq/enginekit v0.13.1-0.20240929214803-d23339eac9a9 h1:CuQ1OBcfZVfnfAZ4zcqCadsOLVtnfCN4vRsprt/Nncw=
github.com/dogmatiq/enginekit v0.13.1-0.20240929214803-d23339eac9a9/go.mod h1:XsY6KGPIC6zHx1duYDXbHTomqH9y+QOJX/tEiNZE2Qg=
github.com/dogmatiq/iago v0.4.0 h1:57nZqVT34IZxtCZEW/RFif7DNUEjMXgevfr/Mmd0N8I=
github.com/dogmatiq/iago v0.4.0/go.mod h1:fishMWBtzYcjgis6d873VTv9kFm/wHYLOzOyO9ECBDc=
github.com/dogmatiq/jumble v0.1.0 h1:Cb3ExfxY+AoUP4G9/sOwoOdYX8o+kOLK8+dhXAry+QA=
Expand Down

0 comments on commit 3af80ab

Please sign in to comment.