File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/go-logr/logr v1.2.4
77 github.com/golang/mock v1.4.4
88 github.com/kelseyhightower/envconfig v1.4.0
9- github.com/open-feature/open-feature-operator/apis v0.2.40
9+ github.com/open-feature/open-feature-operator/apis v0.2.41-0.20240506125212-c4831a3cdc00
1010 github.com/stretchr/testify v1.8.4
1111 go.uber.org/zap v1.24.0
1212 k8s.io/api v0.26.4
Original file line number Diff line number Diff line change @@ -225,6 +225,8 @@ github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
225225github.com/onsi/gomega v1.27.6 /go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg =
226226github.com/open-feature/flagd-schemas v0.2.9-0.20240408192555-ea4f119d2bd7 h1:oP+BH8RiNEmSWTffKEXz2ciwen7wbvyX0fESx0aoJ80 =
227227github.com/open-feature/flagd-schemas v0.2.9-0.20240408192555-ea4f119d2bd7 /go.mod h1:WKtwo1eW9/K6D+4HfgTXWBqCDzpvMhDa5eRxW7R5B2U =
228+ github.com/open-feature/open-feature-operator/apis v0.2.41-0.20240506125212-c4831a3cdc00 h1:EsG43eil7L+4c6BXMGPMRm9qYVz0J1+sjukz5xw+vTM =
229+ github.com/open-feature/open-feature-operator/apis v0.2.41-0.20240506125212-c4831a3cdc00 /go.mod h1:BLFkIDsj+coW30XxILSY2X++vVniRTyWozzONuVKh5U =
228230github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
229231github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
230232github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments