Skip to content

Commit a984836

Browse files
fix(deps): update github.com/open-feature/schemas digest to d638ecf
1 parent 8350a95 commit a984836

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,8 @@ github.com/onsi/gomega v1.20.1 h1:PA/3qinGoukvymdIDV8pii6tiZgC8kbmJO6Z5+b002Q=
438438
github.com/onsi/gomega v1.20.1/go.mod h1:DtrZpjmvpn2mPm4YWQa0/ALMDj9v4YxLgojwPeREyVo=
439439
github.com/open-feature/schemas v0.0.0-20220809125333-185e3bd77775 h1:si6FrFItOufB+eBR4v4Vha5quCYsFncqN4YfA0BuUAI=
440440
github.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=
441443
github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
442444
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
443445
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=

0 commit comments

Comments
 (0)