From fccb3eb49e19b4c6e1e88a3b3a5831b9b43109ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 22:32:14 +0000 Subject: [PATCH] Bump github.com/dogmatiq/enginekit from 0.26.4 to 0.26.5 Bumps [github.com/dogmatiq/enginekit](https://github.com/dogmatiq/enginekit) from 0.26.4 to 0.26.5. - [Release notes](https://github.com/dogmatiq/enginekit/releases) - [Changelog](https://github.com/dogmatiq/enginekit/blob/main/CHANGELOG.md) - [Commits](https://github.com/dogmatiq/enginekit/compare/v0.26.4...v0.26.5) --- updated-dependencies: - dependency-name: github.com/dogmatiq/enginekit dependency-version: 0.26.5 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 708dcc0..568b85e 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/dogmatiq/cosyne v0.2.0 github.com/dogmatiq/dapper v0.6.1 github.com/dogmatiq/dogma v0.25.0 - github.com/dogmatiq/enginekit v0.26.4 + github.com/dogmatiq/enginekit v0.26.5 github.com/dogmatiq/iago v0.4.0 github.com/dogmatiq/linger v1.1.0 github.com/google/go-cmp v0.7.0 diff --git a/go.sum b/go.sum index 03d8479..88ee69f 100644 --- a/go.sum +++ b/go.sum @@ -7,8 +7,8 @@ github.com/dogmatiq/dapper v0.6.1 h1:4hRKC6IyQbP5D603D8hBWRbA4hT55rgB3Of0bNjTkwQ github.com/dogmatiq/dapper v0.6.1/go.mod h1:TeeI2qSWx22eOT8zuvObWJp544rggYs9NIdGWx2AeCc= github.com/dogmatiq/dogma v0.25.0 h1:L1NM8xBaQMyJ+oFSKSH9FWqyQyf91I50qFN/Bz4WsT0= github.com/dogmatiq/dogma v0.25.0/go.mod h1:BNKrZq9wm3jRu35XUWQXkMRhq4EzYK+rOVbGjrbCVyI= -github.com/dogmatiq/enginekit v0.26.4 h1:kI5ZiZ8GKSdRYQYP0SlSgN1tEs8XqJKF19F/AIlokK8= -github.com/dogmatiq/enginekit v0.26.4/go.mod h1:T8ewpsfLn3tyKlz55/PNrFSflRcccUW8wvkZOhmL7tE= +github.com/dogmatiq/enginekit v0.26.5 h1:h1lQ+jgbf4+E5K4Qkyq/hsD23a4y7QnQM47ouKh6zd0= +github.com/dogmatiq/enginekit v0.26.5/go.mod h1:hxoY+kQvM/57wJO7O0OMwoQ/D0XE1qXRyybIjY4XfJ8= 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/jumble v0.1.0 h1:Cb3ExfxY+AoUP4G9/sOwoOdYX8o+kOLK8+dhXAry+QA=