From 75a7ae709e5a839ffe123340f5a786bbbeb31e63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 19:08:11 +0000 Subject: [PATCH] Bump github.com/dogmatiq/primo from 0.1.4 to 0.1.5 Bumps [github.com/dogmatiq/primo](https://github.com/dogmatiq/primo) from 0.1.4 to 0.1.5. - [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.1.4...v0.1.5) --- 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 581d7e64..483c94e5 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/dogmatiq/example v0.0.0-20230606031437-2bd84c72050b github.com/dogmatiq/ferrite v1.2.1 github.com/dogmatiq/marshalkit v0.7.3 - github.com/dogmatiq/primo v0.1.4 + github.com/dogmatiq/primo v0.1.5 github.com/dogmatiq/sqltest v0.3.0 github.com/google/go-cmp v0.6.0 go.opentelemetry.io/otel v1.19.0 diff --git a/go.sum b/go.sum index 6b8cf78e..b72e04d8 100644 --- a/go.sum +++ b/go.sum @@ -62,8 +62,8 @@ github.com/dogmatiq/linger v1.1.0 h1:kGL9sL79qRa6Cr8PhadeJ/ptbum+b48pAaNWWlyVVKg github.com/dogmatiq/linger v1.1.0/go.mod h1:OOWJUwTxNkFolhuVdaTYjO4FmFLjZHZ8EMc5H5qOJ7Q= github.com/dogmatiq/marshalkit v0.7.3 h1:kBymR5txcHFBJcYvzld6kFWshqL9YqfBfnFzl9KwEaI= github.com/dogmatiq/marshalkit v0.7.3/go.mod h1:gGiQXt9aHidlR1GIgHlZxJU8QAd004kFxU6beq+MPmI= -github.com/dogmatiq/primo v0.1.4 h1:MoH+ueqvKUDWnGuKHTQP9iACnAQOhJVPmerQgHQp/hM= -github.com/dogmatiq/primo v0.1.4/go.mod h1:RkDmz4Mk9z4pTG/cXeb8iYdMJ01D3XLHKnnNNZgHWmU= +github.com/dogmatiq/primo v0.1.5 h1:DYxkflXmvo35FMvkajAQ4lIVfxcrfBU23F9EJYEu6wE= +github.com/dogmatiq/primo v0.1.5/go.mod h1:+Syik3jn7+DZFZQGvose0Ch++csOnTjgVqqBPCN2EGs= 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/sqltest v0.3.0 h1:DCwyLWfVk/ZHsqq5Itq3H/Lqsh/CIQ6nIRwI4YLywFc=