Skip to content

Commit

Permalink
feat: use apis tag
Browse files Browse the repository at this point in the history
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
  • Loading branch information
thisthat committed Nov 15, 2023
1 parent 854e72d commit d9893b9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ module github.com/open-feature/open-feature-operator

go 1.19

replace github.com/open-feature/open-feature-operator/apis => ./apis

require (
github.com/evanphx/json-patch/v5 v5.6.0
github.com/go-logr/logr v1.2.4
github.com/golang/mock v1.4.4
github.com/open-feature/open-feature-operator/apis v0.0.0-00010101000000-000000000000
github.com/open-feature/open-feature-operator/apis v0.2.37
github.com/open-feature/schemas v0.2.8
github.com/stretchr/testify v1.8.4
github.com/xeipuuv/gojsonschema v1.2.0
Expand Down

0 comments on commit d9893b9

Please sign in to comment.