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 @@ -9,7 +9,7 @@ require (
99 github.com/open-feature/open-feature-operator/apis v0.2.41-0.20240506125212-c4831a3cdc00
1010 github.com/stretchr/testify v1.9.0
1111 go.uber.org/zap v1.27.0
12- golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
12+ golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e
1313 k8s.io/api v0.28.10
1414 k8s.io/apimachinery v0.28.10
1515 k8s.io/client-go v0.28.10
Original file line number Diff line number Diff line change @@ -145,6 +145,8 @@ golang.org/x/exp v0.0.0-20240707233637-46b078467d37 h1:uLDX+AfeFCct3a2C7uIWBKMJI
145145golang.org/x/exp v0.0.0-20240707233637-46b078467d37 /go.mod h1:M4RDyNAINzryxdtnbRXRL/OHtkFuWGRjvuhBJpk2IlY =
146146golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 h1:2dVuKD2vS7b0QIHQbpyTISPd0LeHDbnYEryqj5Q1ug8 =
147147golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 /go.mod h1:M4RDyNAINzryxdtnbRXRL/OHtkFuWGRjvuhBJpk2IlY =
148+ golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e h1:I88y4caeGeuDQxgdoFPUq097j7kNfw6uvuiNxUBfcBk =
149+ golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e /go.mod h1:akd2r19cwCdwSwWeIdzYQGa/EZZyqcOdwWiwj5L5eKQ =
148150golang.org/x/lint v0.0.0-20190930215403-16217165b5de /go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc =
149151golang.org/x/mod v0.2.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
150152golang.org/x/mod v0.3.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
You can’t perform that action at this time.
0 commit comments