File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ require (
1111 github.com/diegoholiveira/jsonlogic/v3 v3.3.2
1212 github.com/fsnotify/fsnotify v1.7.0
1313 github.com/golang/mock v1.6.0
14- github.com/open-feature/open-feature-operator v0.2.37-0.20231108054703-a97d336468d5
14+ github.com/open-feature/open-feature-operator v0.5.0
15+ github.com/open-feature/open-feature-operator/apis v0.2.38-0.20231117101310-726a7f714906
1516 github.com/open-feature/schemas v0.2.8
1617 github.com/prometheus/client_golang v1.17.0
1718 github.com/robfig/cron v1.2.0
Original file line number Diff line number Diff line change @@ -638,6 +638,10 @@ github.com/onsi/ginkgo/v2 v2.11.0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU
638638github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI =
639639github.com/open-feature/open-feature-operator v0.2.37-0.20231108054703-a97d336468d5 h1:ONgFdsDH0uAS3qrmZEQjYqFtqKw/MCkbbQSE33bGBsU =
640640github.com/open-feature/open-feature-operator v0.2.37-0.20231108054703-a97d336468d5 /go.mod h1:nM7T4oGQukeGmcAFkQm0uwt8WFdDb5hYPjXkm7pHhX4 =
641+ github.com/open-feature/open-feature-operator v0.5.0 h1:SPdU520R0ILUnFI544De5yHdAe7TtHLxcNHXlkSPOik =
642+ github.com/open-feature/open-feature-operator v0.5.0 /go.mod h1:ZCiRtyjZlAxd5cz5uG20zP4eiyIH6nuOjRJL/hjp7RM =
643+ github.com/open-feature/open-feature-operator/apis v0.2.38-0.20231117101310-726a7f714906 h1:OUZVFPJgFytNSi3nxqy8nCKAlOlqdrqF4+eIGOaLSl8 =
644+ github.com/open-feature/open-feature-operator/apis v0.2.38-0.20231117101310-726a7f714906 /go.mod h1:YtdYEXJHo9iKwmchxbwGGsmu33FbugMQ8lKGarA9UYM =
641645github.com/open-feature/schemas v0.2.8 h1:oA75hJXpOd9SFgmNI2IAxWZkwzQPUDm7Jyyh3q489wM =
642646github.com/open-feature/schemas v0.2.8 /go.mod h1:vj+rfTsOLlh5PtGGkAbitnJmFPYuTHXTjOy13kzNgKQ =
643647github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments