From 8303353a1b503ef34b8e46d9bf77ce53c067ef3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 04:39:49 +0000 Subject: [PATCH] fix(deps): update github.com/open-feature/flagd-schemas digest to bb76343 (#1534) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/open-feature/flagd-schemas](https://redirect.github.com/open-feature/flagd-schemas) | require | digest | `37baa2c` -> `bb76343` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/flagd). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- core/go.mod | 2 +- core/go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/core/go.mod b/core/go.mod index 7699aaf82..d4b86a79d 100644 --- a/core/go.mod +++ b/core/go.mod @@ -12,7 +12,7 @@ require ( github.com/diegoholiveira/jsonlogic/v3 v3.7.3 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.20250106184836-37baa2cdea48 + 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/prometheus/client_golang v1.20.5 github.com/robfig/cron v1.2.0 diff --git a/core/go.sum b/core/go.sum index bec2f89ca..681d41e3d 100644 --- a/core/go.sum +++ b/core/go.sum @@ -255,6 +255,8 @@ github.com/open-feature/flagd-schemas v0.2.9-0.20241220191753-b81a56eea3b2 h1:96 github.com/open-feature/flagd-schemas v0.2.9-0.20241220191753-b81a56eea3b2/go.mod h1:WKtwo1eW9/K6D+4HfgTXWBqCDzpvMhDa5eRxW7R5B2U= github.com/open-feature/flagd-schemas v0.2.9-0.20250106184836-37baa2cdea48 h1:qtUAqQxMT252ZE2T/ESExiSOgx+enrOnhPBUMIerKNs= github.com/open-feature/flagd-schemas v0.2.9-0.20250106184836-37baa2cdea48/go.mod h1:WKtwo1eW9/K6D+4HfgTXWBqCDzpvMhDa5eRxW7R5B2U= +github.com/open-feature/flagd-schemas v0.2.9-0.20250127221449-bb763438abc5 h1:0RKCLYeQpvSsKR95kc894tm8GAZmq7bcG48v0KJ0HCs= +github.com/open-feature/flagd-schemas v0.2.9-0.20250127221449-bb763438abc5/go.mod h1:WKtwo1eW9/K6D+4HfgTXWBqCDzpvMhDa5eRxW7R5B2U= github.com/open-feature/open-feature-operator/apis v0.2.44 h1:0r4Z+RnJltuHdRBv79NFgAckhna6/M3Wcec6gzNX5vI= github.com/open-feature/open-feature-operator/apis v0.2.44/go.mod h1:xB2uLzvUkbydieX7q6/NqannBz3bt/e5BS2DeOyyw4Q= github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=