Skip to content

Commit 1132bac

Browse files
committed
fixup: use release flagd-schemas
Signed-off-by: Simon Schrottner <[email protected]>
1 parent fc22687 commit 1132bac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

core/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/google/go-cmp v0.7.0
1515
github.com/google/uuid v1.6.0
1616
github.com/hashicorp/go-memdb v1.3.5
17-
github.com/open-feature/flagd-schemas v0.2.9-0.20250829095801-c0108fa92a83
17+
github.com/open-feature/flagd-schemas v0.2.13
1818
github.com/open-feature/open-feature-operator/apis v0.2.45
1919
github.com/prometheus/client_golang v1.22.0
2020
github.com/robfig/cron v1.2.0

core/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,8 @@ github.com/onsi/ginkgo/v2 v2.21.0 h1:7rg/4f3rB88pb5obDgNZrNHrQ4e6WpjonchcpuBRnZM
260260
github.com/onsi/ginkgo/v2 v2.21.0/go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo=
261261
github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4=
262262
github.com/onsi/gomega v1.35.1/go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog=
263-
github.com/open-feature/flagd-schemas v0.2.9-0.20250829095801-c0108fa92a83 h1:CxYMSNaDtkudraJUuJHUnGGa+v4ZaaxxjJsmhMKM3QQ=
264-
github.com/open-feature/flagd-schemas v0.2.9-0.20250829095801-c0108fa92a83/go.mod h1:C0jnJ4C3j2LzGuqKgLDdTsdfKEWQp6sOHZyxu3QohFU=
263+
github.com/open-feature/flagd-schemas v0.2.13 h1:LzoyQfirfpR8cxI4PKnoFRtpwPjpC/cOO8N0n8dpbRc=
264+
github.com/open-feature/flagd-schemas v0.2.13/go.mod h1:C0jnJ4C3j2LzGuqKgLDdTsdfKEWQp6sOHZyxu3QohFU=
265265
github.com/open-feature/open-feature-operator/apis v0.2.45 h1:URnUf22ZoAx7/W8ek8dXCBYgY8FmnFEuEOSDLROQafY=
266266
github.com/open-feature/open-feature-operator/apis v0.2.45/go.mod h1:PYh/Hfyna1lZYZUeu/8LM0qh0ZgpH7kKEXRLYaaRhGs=
267267
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=

0 commit comments

Comments
 (0)