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 @@ -8,7 +8,7 @@ require (
8
8
github.com/bluele/gcache v0.0.2
9
9
github.com/open-feature/go-sdk v1.10.0
10
10
github.com/stretchr/testify v1.9.0
11
- github.com/thomaspoignant/go-feature-flag v1.24.2
11
+ github.com/thomaspoignant/go-feature-flag v1.25.0
12
12
)
13
13
14
14
require (
Original file line number Diff line number Diff line change @@ -109,6 +109,8 @@ github.com/thomaspoignant/go-feature-flag v1.24.0 h1:jB3QDkynJuhvhhU4DEa3tqVzMzR
109
109
github.com/thomaspoignant/go-feature-flag v1.24.0 /go.mod h1:4IyAMQujXyeQi4qP33COnMpQREHLdzuQHCHCov0MxWA =
110
110
github.com/thomaspoignant/go-feature-flag v1.24.2 h1:nIapGGFI4nhMCzGcsdLxI+nyL2gnAz8IvySM0IygCRU =
111
111
github.com/thomaspoignant/go-feature-flag v1.24.2 /go.mod h1:fLM/Ojhj8fhTj/XnNWTEjD70YAwy1FJJjLd4MSRazXk =
112
+ github.com/thomaspoignant/go-feature-flag v1.25.0 h1:gqICHeR2YKG+cS83q+nAgaZzCO9cqgNmILm9V0reJv8 =
113
+ github.com/thomaspoignant/go-feature-flag v1.25.0 /go.mod h1:RGlg/ykVr7wxOprGWHTd6V6/0oU2TsT869TErdW4s3U =
112
114
github.com/xitongsys/parquet-go v1.6.2 h1:MhCaXii4eqceKPu9BwrjLqyK10oX9WF+xGhwvwbw7xM =
113
115
github.com/xitongsys/parquet-go v1.6.2 /go.mod h1:IulAQyalCm0rPiZVNnCgm/PCL64X2tdSVGMQ/UeKqWA =
114
116
github.com/xitongsys/parquet-go-source v0.0.0-20230830030807-0dd610dbff1d h1:VVWj8KWdzpebBaXpTVpOaQW32y2UCWy3JXJ5lVDa/e8 =
You can’t perform that action at this time.
0 commit comments