Skip to content

Commit 37d1958

Browse files
fix(deps): update module github.com/thomaspoignant/go-feature-flag to v1.21.0 (#424)
1 parent a7a1540 commit 37d1958

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

providers/go-feature-flag/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/bluele/gcache v0.0.2
99
github.com/open-feature/go-sdk v1.9.0
1010
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
1212
)
1313

1414
require (

providers/go-feature-flag/go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
9696
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
9797
github.com/thomaspoignant/go-feature-flag v1.18.2 h1:EmU4Ja+xfVoHuTBlZmP6YzwTgmiuwHeCS8/GNymFkHI=
9898
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=
99101
github.com/xitongsys/parquet-go v1.6.2 h1:MhCaXii4eqceKPu9BwrjLqyK10oX9WF+xGhwvwbw7xM=
100102
github.com/xitongsys/parquet-go v1.6.2/go.mod h1:IulAQyalCm0rPiZVNnCgm/PCL64X2tdSVGMQ/UeKqWA=
101103
github.com/xitongsys/parquet-go-source v0.0.0-20230830030807-0dd610dbff1d h1:VVWj8KWdzpebBaXpTVpOaQW32y2UCWy3JXJ5lVDa/e8=

0 commit comments

Comments
 (0)