fix(deps): update module github.com/open-feature/flagd/core to v0.10.7 (#1521)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-feature/flagd/core](https://redirect.github.com/open-feature/flagd) | `v0.10.6` -> `v0.10.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bae9b6fb3b
commit
bf8e7e06d9
|
|
@ -9,7 +9,7 @@ require (
|
||||||
buf.build/gen/go/open-feature/flagd/protocolbuffers/go v1.36.3-20241220192239-696330adaff0.1
|
buf.build/gen/go/open-feature/flagd/protocolbuffers/go v1.36.3-20241220192239-696330adaff0.1
|
||||||
github.com/dimiro1/banner v1.1.0
|
github.com/dimiro1/banner v1.1.0
|
||||||
github.com/mattn/go-colorable v0.1.14
|
github.com/mattn/go-colorable v0.1.14
|
||||||
github.com/open-feature/flagd/core v0.10.6
|
github.com/open-feature/flagd/core v0.10.7
|
||||||
github.com/prometheus/client_golang v1.20.5
|
github.com/prometheus/client_golang v1.20.5
|
||||||
github.com/spf13/cobra v1.8.1
|
github.com/spf13/cobra v1.8.1
|
||||||
github.com/spf13/viper v1.19.0
|
github.com/spf13/viper v1.19.0
|
||||||
|
|
|
||||||
|
|
@ -319,6 +319,8 @@ github.com/open-feature/flagd/core v0.10.5 h1:+UGV1pn79jUFRDxAs4iNY5faDJ8kE/voib
|
||||||
github.com/open-feature/flagd/core v0.10.5/go.mod h1:OhV1ky45MrzZY8JUGhAyFjrOz3Rs3ZQmTEOMO8LljN4=
|
github.com/open-feature/flagd/core v0.10.5/go.mod h1:OhV1ky45MrzZY8JUGhAyFjrOz3Rs3ZQmTEOMO8LljN4=
|
||||||
github.com/open-feature/flagd/core v0.10.6 h1:aX7lVh+NO93N7dLuCy74aaJTZBAafwiaMstwUGnfaWI=
|
github.com/open-feature/flagd/core v0.10.6 h1:aX7lVh+NO93N7dLuCy74aaJTZBAafwiaMstwUGnfaWI=
|
||||||
github.com/open-feature/flagd/core v0.10.6/go.mod h1:ruXCjCRjc79mAvtbzHXynMqrGcCiESpZe0gJS2s57ko=
|
github.com/open-feature/flagd/core v0.10.6/go.mod h1:ruXCjCRjc79mAvtbzHXynMqrGcCiESpZe0gJS2s57ko=
|
||||||
|
github.com/open-feature/flagd/core v0.10.7 h1:Kft0Ly1r3eMIm+QLLteGtRU8WepdULc8SaGSzWKIZnc=
|
||||||
|
github.com/open-feature/flagd/core v0.10.7/go.mod h1:kD8Pi3GRXUSyzkZLVxc4GbpFluiW4iWBmkUJcGV1F7Q=
|
||||||
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 h1:0r4Z+RnJltuHdRBv79NFgAckhna6/M3Wcec6gzNX5vI=
|
||||||
github.com/open-feature/open-feature-operator/apis v0.2.44/go.mod h1:xB2uLzvUkbydieX7q6/NqannBz3bt/e5BS2DeOyyw4Q=
|
github.com/open-feature/open-feature-operator/apis v0.2.44/go.mod h1:xB2uLzvUkbydieX7q6/NqannBz3bt/e5BS2DeOyyw4Q=
|
||||||
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
|
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ require (
|
||||||
github.com/dimiro1/banner v1.1.0
|
github.com/dimiro1/banner v1.1.0
|
||||||
github.com/gorilla/mux v1.8.1
|
github.com/gorilla/mux v1.8.1
|
||||||
github.com/mattn/go-colorable v0.1.14
|
github.com/mattn/go-colorable v0.1.14
|
||||||
github.com/open-feature/flagd/core v0.10.6
|
github.com/open-feature/flagd/core v0.10.7
|
||||||
github.com/prometheus/client_golang v1.20.5
|
github.com/prometheus/client_golang v1.20.5
|
||||||
github.com/rs/cors v1.11.1
|
github.com/rs/cors v1.11.1
|
||||||
github.com/rs/xid v1.6.0
|
github.com/rs/xid v1.6.0
|
||||||
|
|
|
||||||
|
|
@ -293,6 +293,8 @@ github.com/open-feature/flagd/core v0.10.5 h1:+UGV1pn79jUFRDxAs4iNY5faDJ8kE/voib
|
||||||
github.com/open-feature/flagd/core v0.10.5/go.mod h1:OhV1ky45MrzZY8JUGhAyFjrOz3Rs3ZQmTEOMO8LljN4=
|
github.com/open-feature/flagd/core v0.10.5/go.mod h1:OhV1ky45MrzZY8JUGhAyFjrOz3Rs3ZQmTEOMO8LljN4=
|
||||||
github.com/open-feature/flagd/core v0.10.6 h1:aX7lVh+NO93N7dLuCy74aaJTZBAafwiaMstwUGnfaWI=
|
github.com/open-feature/flagd/core v0.10.6 h1:aX7lVh+NO93N7dLuCy74aaJTZBAafwiaMstwUGnfaWI=
|
||||||
github.com/open-feature/flagd/core v0.10.6/go.mod h1:ruXCjCRjc79mAvtbzHXynMqrGcCiESpZe0gJS2s57ko=
|
github.com/open-feature/flagd/core v0.10.6/go.mod h1:ruXCjCRjc79mAvtbzHXynMqrGcCiESpZe0gJS2s57ko=
|
||||||
|
github.com/open-feature/flagd/core v0.10.7 h1:Kft0Ly1r3eMIm+QLLteGtRU8WepdULc8SaGSzWKIZnc=
|
||||||
|
github.com/open-feature/flagd/core v0.10.7/go.mod h1:kD8Pi3GRXUSyzkZLVxc4GbpFluiW4iWBmkUJcGV1F7Q=
|
||||||
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 h1:0r4Z+RnJltuHdRBv79NFgAckhna6/M3Wcec6gzNX5vI=
|
||||||
github.com/open-feature/open-feature-operator/apis v0.2.44/go.mod h1:xB2uLzvUkbydieX7q6/NqannBz3bt/e5BS2DeOyyw4Q=
|
github.com/open-feature/open-feature-operator/apis v0.2.44/go.mod h1:xB2uLzvUkbydieX7q6/NqannBz3bt/e5BS2DeOyyw4Q=
|
||||||
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
|
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue