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.9.0
10
10
github.com/stretchr/testify v1.8.4
11
- github.com/thomaspoignant/go-feature-flag v1.18.2
11
+ github.com/thomaspoignant/go-feature-flag v1.21.0
12
12
)
13
13
14
14
require (
Original file line number Diff line number Diff line change @@ -96,6 +96,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
96
96
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
97
97
github.com/thomaspoignant/go-feature-flag v1.18.2 h1:EmU4Ja+xfVoHuTBlZmP6YzwTgmiuwHeCS8/GNymFkHI =
98
98
github.com/thomaspoignant/go-feature-flag v1.18.2 /go.mod h1:ePtHa9auiio7QHlWKUE8ggsgUtF9MvzLDKnIK6009sM =
99
+ github.com/thomaspoignant/go-feature-flag v1.21.0 h1:r+D2oiS+nxxCFhaEX+dMK4nNj7e2lpZTT7rvlZ95Kl8 =
100
+ github.com/thomaspoignant/go-feature-flag v1.21.0 /go.mod h1:lG+lAUiWuXsR5Rga6L5Bihlz2qyr/TTEr2Siljjwnec =
99
101
github.com/xitongsys/parquet-go v1.6.2 h1:MhCaXii4eqceKPu9BwrjLqyK10oX9WF+xGhwvwbw7xM =
100
102
github.com/xitongsys/parquet-go v1.6.2 /go.mod h1:IulAQyalCm0rPiZVNnCgm/PCL64X2tdSVGMQ/UeKqWA =
101
103
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