Skip to content

Commit 7d21d6c

Browse files
Bump github.com/dogmatiq/dogma from 0.17.1 to 0.18.0
Bumps [github.com/dogmatiq/dogma](https://github.com/dogmatiq/dogma) from 0.17.1 to 0.18.0. - [Release notes](https://github.com/dogmatiq/dogma/releases) - [Changelog](https://github.com/dogmatiq/dogma/blob/main/CHANGELOG.md) - [Commits](dogmatiq/dogma@v0.17.1...v0.18.0) --- updated-dependencies: - dependency-name: github.com/dogmatiq/dogma dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a3ea14 commit 7d21d6c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
toolchain go1.24.1
66

77
require (
8-
github.com/dogmatiq/dogma v0.17.1
8+
github.com/dogmatiq/dogma v0.18.0
99
github.com/dogmatiq/enginekit v0.19.4
1010
github.com/dogmatiq/projectionkit v0.8.0
1111
github.com/dogmatiq/sqltest v0.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ github.com/dogmatiq/cosyne v0.2.0 h1:tO957BpS4I9kqSw31ds6Ef4CXvV8zPAqWzbXKElsGWg
1414
github.com/dogmatiq/cosyne v0.2.0/go.mod h1:dD8EZjbRX7FFw9t6P7l1nwoZbA7YxtOCfl9ZZAHPucU=
1515
github.com/dogmatiq/dapper v0.6.0 h1:hnWUsjnt3nUiC9hmkPvuxrnMd7fYNz1i+/GS3gOx0Xs=
1616
github.com/dogmatiq/dapper v0.6.0/go.mod h1:ubRHWzt73s0MsPpGhWvnfW/Z/1YPnrkCsQv6CUOZVEw=
17-
github.com/dogmatiq/dogma v0.17.1 h1:DKAgHgUlZRVUdPqcnZQZzkPazvFHPGKxtUyBo5QDRLQ=
18-
github.com/dogmatiq/dogma v0.17.1/go.mod h1:TF6xisRxQ2RE3JQwFr6MCI4nWLKQQp7KRWXVHOq9K0k=
17+
github.com/dogmatiq/dogma v0.18.0 h1:H3SAIacQKICve42zCKHosKv7YoQ+ckn/oCz3Pnw3I84=
18+
github.com/dogmatiq/dogma v0.18.0/go.mod h1:TF6xisRxQ2RE3JQwFr6MCI4nWLKQQp7KRWXVHOq9K0k=
1919
github.com/dogmatiq/enginekit v0.19.4 h1:0gKTr20Q1/YG/MSEGstZ/ggjgyPFRMXyRkq+d6JYVpU=
2020
github.com/dogmatiq/enginekit v0.19.4/go.mod h1:okLRWuGB1lHx4ckaSjAz8YThbBjmqqU9xtxu4QvNAX4=
2121
github.com/dogmatiq/iago v0.4.0 h1:57nZqVT34IZxtCZEW/RFif7DNUEjMXgevfr/Mmd0N8I=

0 commit comments

Comments
 (0)