From 66d6b5ec87f8dacb9e95f5eaf3fe8121c86c4316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 10:44:28 +0100 Subject: [PATCH] Bump github.com/open-component-model/ocm-controller (#147) Bumps [github.com/open-component-model/ocm-controller](https://github.com/open-component-model/ocm-controller) from 0.14.2-0.20231018132945-e60f59db8c74 to 0.16.1. - [Release notes](https://github.com/open-component-model/ocm-controller/releases) - [Changelog](https://github.com/open-component-model/ocm-controller/blob/main/.goreleaser.yaml) - [Commits](https://github.com/open-component-model/ocm-controller/commits/v0.16.1) --- updated-dependencies: - dependency-name: github.com/open-component-model/ocm-controller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 896fd68..a715dd9 100644 --- a/go.mod +++ b/go.mod @@ -47,7 +47,7 @@ require ( github.com/open-component-model/mpas-product-controller v0.5.1 github.com/open-component-model/mpas-project-controller v0.4.0 github.com/open-component-model/ocm v0.4.1 - github.com/open-component-model/ocm-controller v0.14.2-0.20231018132945-e60f59db8c74 + github.com/open-component-model/ocm-controller v0.16.1 github.com/open-component-model/ocm-e2e-framework v0.7.0 github.com/open-component-model/replication-controller v0.7.0 github.com/opencontainers/go-digest v1.0.0 diff --git a/go.sum b/go.sum index d1cb24b..93b1438 100644 --- a/go.sum +++ b/go.sum @@ -1277,8 +1277,8 @@ github.com/open-component-model/mpas-project-controller v0.4.0 h1:RnFzagQ55cK6Pd github.com/open-component-model/mpas-project-controller v0.4.0/go.mod h1:3wl7jnUYqoWkRbUh4+acNuk7Im53lYcB6D/O5rbKdwM= github.com/open-component-model/ocm v0.4.1 h1:YXzOZhRJz9M/Ku9jsPzFxcZEF8VK4aS1sRwmstbL9zA= github.com/open-component-model/ocm v0.4.1/go.mod h1:KsuXGr4sw1EWgPRFQ8i5Ly7kKY6fBHbsr0wgfoGDyT0= -github.com/open-component-model/ocm-controller v0.14.2-0.20231018132945-e60f59db8c74 h1:jQdEIMnYbh7Abcajv3Mk7Qed+4Wo7uNeWcuK+ey5OwU= -github.com/open-component-model/ocm-controller v0.14.2-0.20231018132945-e60f59db8c74/go.mod h1:B3FRIq6lu7iaaNePY5vztOek6gKJot6LhiyJ2lWiYA0= +github.com/open-component-model/ocm-controller v0.16.1 h1:Vr04cTivp/kBYktTwDMG4FgmpIS+DdgxX1QnBdBp/hA= +github.com/open-component-model/ocm-controller v0.16.1/go.mod h1:lYax3VEjWAZ7qEr90opJQl+qm/gO3wIeoz1WSEdje2c= github.com/open-component-model/ocm-e2e-framework v0.7.0 h1:O+PH/xQrJdzA+Tan2qZcHBJgWgoJ64GXkiNEMM/rag0= github.com/open-component-model/ocm-e2e-framework v0.7.0/go.mod h1:ehOW7rZeI0mHcWLKUpiCj19IWefBlJR7LrgSbtFtTfI= github.com/open-component-model/replication-controller v0.7.0 h1:HZg2VXgcCCwFnqP7izz5T/B7y1QzELlDW3NR+j4rnQs=