Skip to content

Commit

Permalink
Bump github.com/dogmatiq/primo from 0.2.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [github.com/dogmatiq/primo](https://github.com/dogmatiq/primo) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/dogmatiq/primo/releases)
- [Changelog](https://github.com/dogmatiq/primo/blob/main/CHANGELOG.md)
- [Commits](dogmatiq/primo@v0.2.1...v0.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 2c28a22 commit 64ca116
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 @@ -12,7 +12,7 @@ require (
github.com/dogmatiq/ferrite v1.3.0
github.com/dogmatiq/marshalkit v0.7.3
github.com/dogmatiq/persistencekit v0.9.3
github.com/dogmatiq/primo v0.2.1
github.com/dogmatiq/primo v0.2.2
github.com/dogmatiq/spruce v0.1.1
github.com/google/go-cmp v0.6.0
go.opentelemetry.io/otel v1.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ github.com/dogmatiq/marshalkit v0.7.3 h1:kBymR5txcHFBJcYvzld6kFWshqL9YqfBfnFzl9K
github.com/dogmatiq/marshalkit v0.7.3/go.mod h1:gGiQXt9aHidlR1GIgHlZxJU8QAd004kFxU6beq+MPmI=
github.com/dogmatiq/persistencekit v0.9.3 h1:eDp7J1VaOTM8ZBsKJ6RWSWIG1FjS6gSp+0y1tOqNusk=
github.com/dogmatiq/persistencekit v0.9.3/go.mod h1:EPIwNBVt09AXP05SZ3OMztyhwZav3Kup0P+LKm8G78A=
github.com/dogmatiq/primo v0.2.1 h1:DC+E3MHh/oZlUT+CKNgUAPUq9Kxzt7vyjZtmXsOFzRg=
github.com/dogmatiq/primo v0.2.1/go.mod h1:7UowpJlbWH2wBdjNtLrSe9jkVCyhgzYCnNIUtBjJ/WE=
github.com/dogmatiq/primo v0.2.2 h1:8rLL93YlNNyq5pK3KrdTFa96QYCgK+HnAIbviZaTD+o=
github.com/dogmatiq/primo v0.2.2/go.mod h1:XOBZRBqxA1XhJVKNKo+NB60sp/1UTCbmS5HUV2jndMY=
github.com/dogmatiq/projectionkit v0.6.5 h1:3Ues+QL5oVtJcx4WogMA6XjJF1QyOlcx1uRmUrl2ghI=
github.com/dogmatiq/projectionkit v0.6.5/go.mod h1:FfbWIzePx6RDAl0yl/FZ/9UaGq6wkEDKvfeDi3dg4EE=
github.com/dogmatiq/spruce v0.1.1 h1:n4Jbv6MAZvcjowIR21b/4G9opiTKfp3m3+e3W3PTjbM=
Expand Down

0 comments on commit 64ca116

Please sign in to comment.