Skip to content

Commit 23ea8f4

Browse files
fix(deps): update github.com/open-feature/flagd-schemas digest to 76d611f
1 parent e5007e2 commit 23ea8f4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

core/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/diegoholiveira/jsonlogic/v3 v3.5.3
1313
github.com/fsnotify/fsnotify v1.7.0
1414
github.com/google/go-cmp v0.6.0
15-
github.com/open-feature/flagd-schemas v0.2.9-0.20240708163558-2aa89b314322
15+
github.com/open-feature/flagd-schemas v0.2.9-0.20240906125131-76d611fd9468
1616
github.com/open-feature/open-feature-operator/apis v0.2.44
1717
github.com/prometheus/client_golang v1.20.5
1818
github.com/robfig/cron v1.2.0

core/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
217217
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
218218
github.com/open-feature/flagd-schemas v0.2.9-0.20240708163558-2aa89b314322 h1:5zbNHqcZAc9jlhSrC0onuVL2RPpvYcDaNvW2wOZBfUY=
219219
github.com/open-feature/flagd-schemas v0.2.9-0.20240708163558-2aa89b314322/go.mod h1:WKtwo1eW9/K6D+4HfgTXWBqCDzpvMhDa5eRxW7R5B2U=
220+
github.com/open-feature/flagd-schemas v0.2.9-0.20240906125131-76d611fd9468 h1:YfwDPkJ9e6RhaZILLQp9/ErHpbQIKNypYTw76E8fDxY=
221+
github.com/open-feature/flagd-schemas v0.2.9-0.20240906125131-76d611fd9468/go.mod h1:WKtwo1eW9/K6D+4HfgTXWBqCDzpvMhDa5eRxW7R5B2U=
220222
github.com/open-feature/open-feature-operator/apis v0.2.44 h1:0r4Z+RnJltuHdRBv79NFgAckhna6/M3Wcec6gzNX5vI=
221223
github.com/open-feature/open-feature-operator/apis v0.2.44/go.mod h1:xB2uLzvUkbydieX7q6/NqannBz3bt/e5BS2DeOyyw4Q=
222224
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=

0 commit comments

Comments
 (0)