Skip to content

Commit

Permalink
use latest api version
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT committed Nov 16, 2023
1 parent 8f23a04 commit c8c6bda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/go-logr/logr v1.2.4
github.com/golang/mock v1.4.4
github.com/open-feature/open-feature-operator/apis v0.2.37
github.com/open-feature/open-feature-operator/apis v0.2.38-0.20231116083411-cdc4af495f37
github.com/stretchr/testify v1.8.4
go.uber.org/zap v1.24.0
k8s.io/api v0.26.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,8 @@ github.com/onsi/ginkgo/v2 v2.9.2 h1:BA2GMJOtfGAfagzYtrAlufIP0lq6QERkFmHLMLPwFSU=
github.com/onsi/ginkgo/v2 v2.9.2/go.mod h1:WHcJJG2dIlcCqVfBAwUCrJxSPFb6v4azBwgxeMeDuts=
github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
github.com/onsi/gomega v1.27.6/go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg=
github.com/open-feature/open-feature-operator/apis v0.2.37 h1:JU/g9hKWfVChgd/uKXj3TYxu1uG5YDSsSmHofg9VBlg=
github.com/open-feature/open-feature-operator/apis v0.2.37/go.mod h1:BpsW/HPbvNaAT2h2X47bYjLNmADF1I3Kg2DSj//TuZ0=
github.com/open-feature/open-feature-operator/apis v0.2.38-0.20231116083411-cdc4af495f37 h1:fyo6InSsJg67eq3OuoY9tJdNcLSURgSYqwhz9oCXO9Q=
github.com/open-feature/open-feature-operator/apis v0.2.38-0.20231116083411-cdc4af495f37/go.mod h1:BpsW/HPbvNaAT2h2X47bYjLNmADF1I3Kg2DSj//TuZ0=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit c8c6bda

Please sign in to comment.