From ba9d12660c3380c642a0e801fe911ba13d649035 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 00:40:51 +0000 Subject: [PATCH] fix(deps): update module github.com/open-feature/open-feature-operator/apis to v0.2.45 --- core/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/go.mod b/core/go.mod index 9567336c7..25bb29f9d 100644 --- a/core/go.mod +++ b/core/go.mod @@ -13,7 +13,7 @@ require ( github.com/fsnotify/fsnotify v1.8.0 github.com/google/go-cmp v0.6.0 github.com/open-feature/flagd-schemas v0.2.9-0.20250127221449-bb763438abc5 - github.com/open-feature/open-feature-operator/apis v0.2.44 + github.com/open-feature/open-feature-operator/apis v0.2.45 github.com/prometheus/client_golang v1.20.5 github.com/robfig/cron v1.2.0 github.com/stretchr/testify v1.10.0