Commit 2c39428 1 parent c4831a3 commit 2c39428 Copy full SHA for 2c39428
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/go-logr/logr v1.2.4
7
7
github.com/golang/mock v1.4.4
8
8
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
10
10
github.com/stretchr/testify v1.8.4
11
11
go.uber.org/zap v1.24.0
12
12
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=
225
225
github.com/onsi/gomega v1.27.6 /go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg =
226
226
github.com/open-feature/flagd-schemas v0.2.9-0.20240408192555-ea4f119d2bd7 h1:oP+BH8RiNEmSWTffKEXz2ciwen7wbvyX0fESx0aoJ80 =
227
227
github.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 =
228
230
github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
229
231
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
230
232
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments