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 @@ -6,7 +6,7 @@ require (
6
6
github.com/bluele/gcache v0.0.2
7
7
github.com/open-feature/go-sdk v1.6.0
8
8
github.com/stretchr/testify v1.8.4
9
- github.com/thomaspoignant/go-feature-flag v1.13 .0
9
+ github.com/thomaspoignant/go-feature-flag v1.14 .0
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ github.com/thomaspoignant/go-feature-flag v1.12.1 h1:ydr9sGinAgUlBOmZbZPGoakokmT
63
63
github.com/thomaspoignant/go-feature-flag v1.12.1 /go.mod h1:1/PV6ub87nakV07tcOhRmDWaYxe35kE2zOERoMSh4zo =
64
64
github.com/thomaspoignant/go-feature-flag v1.13.0 h1:iK849XrP/1DPc2aZY+QCr5NEQsIZmX75DLBy8SNNi6M =
65
65
github.com/thomaspoignant/go-feature-flag v1.13.0 /go.mod h1:zrh1WggocbmcdRfV+w7jluks9G5AUuozfVw60xSsBuo =
66
+ github.com/thomaspoignant/go-feature-flag v1.14.0 h1:99r/hzCYyye5pSZvTVjl4Oug3MYClY25sZuJ9S+w2xA =
67
+ github.com/thomaspoignant/go-feature-flag v1.14.0 /go.mod h1:AjNPP99o9VtHaVCmOC0y9+lwoBis9VPjBX24EZZNCiQ =
66
68
github.com/xitongsys/parquet-go v1.6.2 h1:MhCaXii4eqceKPu9BwrjLqyK10oX9WF+xGhwvwbw7xM =
67
69
github.com/xitongsys/parquet-go-source v0.0.0-20200817004010-026bad9b25d0 h1:a742S4V5A15F93smuVxA60LQWsrCnN8bKeWDBARU1/k =
68
70
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0 =
You can’t perform that action at this time.
0 commit comments