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.3
77 github.com/onsi/ginkgo v1.16.5
88 github.com/onsi/gomega v1.20.1
9- github.com/open-feature/schemas v0.0.0-20220809125333-185e3bd77775
9+ github.com/open-feature/schemas v0.0.0-20221024140924-d638ecf9501f
1010 github.com/xeipuuv/gojsonschema v1.2.0
1111 go.uber.org/zap v1.23.0
1212 k8s.io/api v0.25.1
Original file line number Diff line number Diff line change @@ -438,6 +438,8 @@ github.com/onsi/gomega v1.20.1 h1:PA/3qinGoukvymdIDV8pii6tiZgC8kbmJO6Z5+b002Q=
438438github.com/onsi/gomega v1.20.1 /go.mod h1:DtrZpjmvpn2mPm4YWQa0/ALMDj9v4YxLgojwPeREyVo =
439439github.com/open-feature/schemas v0.0.0-20220809125333-185e3bd77775 h1:si6FrFItOufB+eBR4v4Vha5quCYsFncqN4YfA0BuUAI =
440440github.com/open-feature/schemas v0.0.0-20220809125333-185e3bd77775 /go.mod h1:vj+rfTsOLlh5PtGGkAbitnJmFPYuTHXTjOy13kzNgKQ =
441+ github.com/open-feature/schemas v0.0.0-20221024140924-d638ecf9501f h1:+Xh8HbTgzCpyyuPbV1j6XiBguMCUvt+sGPRinERt7TM =
442+ github.com/open-feature/schemas v0.0.0-20221024140924-d638ecf9501f /go.mod h1:vj+rfTsOLlh5PtGGkAbitnJmFPYuTHXTjOy13kzNgKQ =
441443github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
442444github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
443445github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
You can’t perform that action at this time.
0 commit comments