Skip to content

Commit

Permalink
Bump github.com/dogmatiq/dogma from 0.12.1 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [github.com/dogmatiq/dogma](https://github.com/dogmatiq/dogma) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/dogmatiq/dogma/releases)
- [Changelog](https://github.com/dogmatiq/dogma/blob/main/CHANGELOG.md)
- [Commits](dogmatiq/dogma@v0.12.1...v0.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent f3df381 commit ec99536
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.21

require (
github.com/dogmatiq/configkit v0.12.2
github.com/dogmatiq/dogma v0.12.1
github.com/dogmatiq/dogma v0.13.0
github.com/dogmatiq/projectionkit v0.7.0
github.com/dogmatiq/sqltest v0.3.0
github.com/dogmatiq/testkit v0.13.12
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,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.5.0 h1:fO5pSla6FTMO3lP1DrK1/eApUqhHDHzRNn4uuS5+znA=
github.com/dogmatiq/dapper v0.5.0/go.mod h1:JG6I76c95MDSTBBc58xSGFH7WJ4nrdOeAk+Nn62RKsM=
github.com/dogmatiq/dogma v0.12.1 h1:mWIzmi3jio9ZnHJeJKNS5D19O2S4x4SLSxGXXn3IQiQ=
github.com/dogmatiq/dogma v0.12.1/go.mod h1:op4IjAGC593ONvvUPhh2xNyk/3Ezv9HkCPRlzdbkX9Y=
github.com/dogmatiq/dogma v0.13.0 h1:MKk9MHErGKD53Y+43I4fcoPZMQjX0N2DUZEc4rLp+Hk=
github.com/dogmatiq/dogma v0.13.0/go.mod h1:9lyVA+6V2+E/exV0IrBOrkUiyFwIATEhv+b0vnB2umQ=
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 ec99536

Please sign in to comment.