Skip to content

Commit

Permalink
Merge pull request #129 from dogmatiq/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/dogmatiq/dogma-0.12.1

Bump github.com/dogmatiq/dogma from 0.12.0 to 0.12.1
  • Loading branch information
github-actions[bot] authored Jun 14, 2023
2 parents 2bd84c7 + e27d835 commit a904bcb
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 @@ -4,7 +4,7 @@ go 1.19

require (
github.com/dogmatiq/configkit v0.12.1
github.com/dogmatiq/dogma v0.12.0
github.com/dogmatiq/dogma v0.12.1
github.com/dogmatiq/projectionkit v0.6.5
github.com/dogmatiq/sqltest v0.3.0
github.com/dogmatiq/testkit v0.13.11
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ 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.4.6 h1:2KH3MFAyIjxqtJ0BS6uZ9e5UkEStq2I5dJ0MqpDFZgg=
github.com/dogmatiq/dapper v0.4.6/go.mod h1:PVJ1jc9QZoirPoPJTZiszdKItXXLqcWw+wwl27KZLGE=
github.com/dogmatiq/dogma v0.12.0 h1:hUvAbdrcLGAP2IrpBKvdbUSGubgNKzqa5QfFarIQPfU=
github.com/dogmatiq/dogma v0.12.0/go.mod h1:op4IjAGC593ONvvUPhh2xNyk/3Ezv9HkCPRlzdbkX9Y=
github.com/dogmatiq/dogma v0.12.1 h1:mWIzmi3jio9ZnHJeJKNS5D19O2S4x4SLSxGXXn3IQiQ=
github.com/dogmatiq/dogma v0.12.1/go.mod h1:op4IjAGC593ONvvUPhh2xNyk/3Ezv9HkCPRlzdbkX9Y=
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/linger v1.1.0 h1:kGL9sL79qRa6Cr8PhadeJ/ptbum+b48pAaNWWlyVVKg=
Expand Down

0 comments on commit a904bcb

Please sign in to comment.