From 5ccb0a3b0117fada10b491db3e3432acad3591ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 18:27:04 +0000 Subject: [PATCH] Bump github.com/ironcore-dev/dpservice/go/dpservice-go Bumps [github.com/ironcore-dev/dpservice/go/dpservice-go](https://github.com/ironcore-dev/dpservice) from 0.3.11 to 0.3.12. - [Release notes](https://github.com/ironcore-dev/dpservice/releases) - [Commits](https://github.com/ironcore-dev/dpservice/compare/v0.3.11...v0.3.12) --- updated-dependencies: - dependency-name: github.com/ironcore-dev/dpservice/go/dpservice-go 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 68a72c59..c7258ae3 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/go-logr/logr v1.4.2 github.com/hashicorp/go-version v1.7.0 github.com/ironcore-dev/controller-utils v0.9.3 - github.com/ironcore-dev/dpservice/go/dpservice-go v0.3.11 + github.com/ironcore-dev/dpservice/go/dpservice-go v0.3.12 github.com/ironcore-dev/ironcore v0.1.2 github.com/ironcore-dev/metalbond v0.3.5 github.com/jaypipes/ghw v0.12.0 diff --git a/go.sum b/go.sum index 2ba09e22..8f7b7185 100644 --- a/go.sum +++ b/go.sum @@ -61,8 +61,8 @@ github.com/imdario/mergo v0.3.13 h1:lFzP57bqS/wsqKssCGmtLAb8A0wKjLGrve2q3PPVcBk= github.com/imdario/mergo v0.3.13/go.mod h1:4lJ1jqUDcsbIECGy0RUJAXNIhg+6ocWgb1ALK2O4oXg= github.com/ironcore-dev/controller-utils v0.9.3 h1:sTrnxSzX5RrLf4B8KrAH2axSC+gxfJXphkV6df2GSsw= github.com/ironcore-dev/controller-utils v0.9.3/go.mod h1:djKnxDs0Hwxhhc0VmVY8tZnrOrElvrRV2jov/LiCZ2Y= -github.com/ironcore-dev/dpservice/go/dpservice-go v0.3.11 h1:m+enb4dHIfhL6s5ca5PFNq6leLnb1nvmXefIRyGlsgE= -github.com/ironcore-dev/dpservice/go/dpservice-go v0.3.11/go.mod h1:d5x2tPmu1yqrVHac/FvL+MFOeEb3IT4gn7Bj4+Xkj8M= +github.com/ironcore-dev/dpservice/go/dpservice-go v0.3.12 h1:2xHqOjcaMcxdulqvEweCEj+mJ4sUQGUfsTeQnYMH/Bg= +github.com/ironcore-dev/dpservice/go/dpservice-go v0.3.12/go.mod h1:d5x2tPmu1yqrVHac/FvL+MFOeEb3IT4gn7Bj4+Xkj8M= github.com/ironcore-dev/ironcore v0.1.2 h1:zYxKEZ+xXeQ7KVBPgYj+W3D4mlR6sCVJaFKUzfuR204= github.com/ironcore-dev/ironcore v0.1.2/go.mod h1:ircFIizjXLGUU2r5utcYe/feMnwMZVJuyFZGAWmsmLQ= github.com/ironcore-dev/metalbond v0.3.5 h1:H+kXba0F/m2rjcAClU0I8Am/gBsFOQkf5icJBC2S8/I=