From e9ba4cbc1cc9c4c806e6ec47f5530b05162baa09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 19:19:42 +0000 Subject: [PATCH] Bump github.com/dogmatiq/primo from 0.2.2 to 0.2.3 Bumps [github.com/dogmatiq/primo](https://github.com/dogmatiq/primo) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/dogmatiq/primo/releases) - [Changelog](https://github.com/dogmatiq/primo/blob/main/CHANGELOG.md) - [Commits](https://github.com/dogmatiq/primo/compare/v0.2.2...v0.2.3) --- updated-dependencies: - dependency-name: github.com/dogmatiq/primo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index f937f221..8d9ab6ae 100644 --- a/go.mod +++ b/go.mod @@ -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.2 + github.com/dogmatiq/primo v0.2.3 github.com/dogmatiq/spruce v0.1.1 github.com/google/go-cmp v0.6.0 go.opentelemetry.io/otel v1.27.0 diff --git a/go.sum b/go.sum index 24e28885..6db0b1ca 100644 --- a/go.sum +++ b/go.sum @@ -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.2 h1:8rLL93YlNNyq5pK3KrdTFa96QYCgK+HnAIbviZaTD+o= -github.com/dogmatiq/primo v0.2.2/go.mod h1:XOBZRBqxA1XhJVKNKo+NB60sp/1UTCbmS5HUV2jndMY= +github.com/dogmatiq/primo v0.2.3 h1:iwlPTRxw5Qp3X9UVDBbEN3fUNg4iikDjgy4bniW+Ndw= +github.com/dogmatiq/primo v0.2.3/go.mod h1:A1GTFF/SdgpvgsO73UbXDpmoKZhCrhKoSG9jXB7M3CE= 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=