From 6be79b9a428428846345102f7fb6d9d163b86afe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 06:11:40 +0000 Subject: [PATCH] :seedling: Bump github.com/operator-framework/catalogd Bumps [github.com/operator-framework/catalogd](https://github.com/operator-framework/catalogd) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/operator-framework/catalogd/releases) - [Changelog](https://github.com/operator-framework/catalogd/blob/main/.goreleaser.yml) - [Commits](https://github.com/operator-framework/catalogd/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: github.com/operator-framework/catalogd dependency-type: direct:production update-type: version-update:semver-minor ... 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 6fb7de07b..0951099ae 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/go-logr/logr v1.4.2 github.com/google/go-cmp v0.6.0 github.com/operator-framework/api v0.25.0 - github.com/operator-framework/catalogd v0.12.0 + github.com/operator-framework/catalogd v0.13.0 github.com/operator-framework/helm-operator-plugins v0.2.1 github.com/operator-framework/operator-registry v1.43.1 github.com/operator-framework/rukpak v0.20.1-0.20240510194410-99faf1c1763f diff --git a/go.sum b/go.sum index 6509ff46b..d7602632b 100644 --- a/go.sum +++ b/go.sum @@ -393,8 +393,8 @@ github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE github.com/opencontainers/runtime-spec v1.2.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0= github.com/operator-framework/api v0.25.0 h1:pSQwFSoPmZaTIERadawxtCwicehLkC7i9n3w3+70SVI= github.com/operator-framework/api v0.25.0/go.mod h1:PvyCQb0x53ytIqdTECH5e+iqv+am3uZ0qGsZWmL35gQ= -github.com/operator-framework/catalogd v0.12.0 h1:Cww+CyowkfTFugB9ZjUDpKvumh2vPe/TjCUpMHDmVBM= -github.com/operator-framework/catalogd v0.12.0/go.mod h1:4lryGtBTVOdqlKR0MaVYnlsSOc7HiagVRVo3J4uIo7E= +github.com/operator-framework/catalogd v0.13.0 h1:yOhEb0LpvGbZymippotpau5gFMyUnq8zMnrEYrTaJIQ= +github.com/operator-framework/catalogd v0.13.0/go.mod h1:v405w8d89Lr7K8IVE/x/Q37JtxvgdzLXGpgJxJ2Nweg= github.com/operator-framework/helm-operator-plugins v0.2.1 h1:xPD05rYpIYKlI9VXfQBQ3XG7LFF2fALqg72lqAyFF44= github.com/operator-framework/helm-operator-plugins v0.2.1/go.mod h1:SJyyAVYkl3tqiTJl16mz0KbGv89NhPOOGRBeQb8S4Nw= github.com/operator-framework/operator-lib v0.12.0 h1:OzpMU5N7mvFgg/uje8FUUeD24Ahq64R6TdN25uswCYA=