File tree 2 files changed +3
-1
lines changed
providers/go-feature-flag
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/open-feature/go-sdk v1.1.0
7
7
github.com/stretchr/testify v1.8.1
8
- github.com/thomaspoignant/go-feature-flag v1.0.0
8
+ github.com/thomaspoignant/go-feature-flag v1.2.2
9
9
)
10
10
11
11
require (
Original file line number Diff line number Diff line change @@ -48,6 +48,8 @@ github.com/thomaspoignant/go-feature-flag v0.28.2 h1:+NGD3K6w6gnJZgREW+jseLWkawt
48
48
github.com/thomaspoignant/go-feature-flag v0.28.2 /go.mod h1:gM5Ur7YW6262Sp+ICkB0IlpMjNKmQmC6KvjzmwPv/nE =
49
49
github.com/thomaspoignant/go-feature-flag v1.0.0 h1:yy1I+o59iIU81zHO37E9YXOhCL8lx3XIRORbBrEKJ3I =
50
50
github.com/thomaspoignant/go-feature-flag v1.0.0 /go.mod h1:7EVzKjQf+EdXmHGOUyhxwiVK1AXXWNYYPM/tezXEI6g =
51
+ github.com/thomaspoignant/go-feature-flag v1.2.2 h1:fidB8dhaHLmp0KewKjPSmffw96Uy3tL9Jnv+YJLIgxU =
52
+ github.com/thomaspoignant/go-feature-flag v1.2.2 /go.mod h1:pnjxCLJsloFbMZkN3ZTatT+yET1kLtNpWYPKJ+W7XTE =
51
53
go.opencensus.io v0.23.0 h1:gqCw0LfLxScz8irSi8exQc7fyQ0fKQU/qnC/X8+V/1M =
52
54
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e h1:+WEEuIdZHnUeJJmEUjyYC2gfUMj69yZXw17EnHg/otA =
53
55
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e /go.mod h1:Kr81I6Kryrl9sr8s2FK3vxD90NdsKWRuOIl2O4CvYbA =
You can’t perform that action at this time.
0 commit comments