Skip to content

Commit 551e8c0

Browse files
fix(deps): update module github.com/thomaspoignant/go-feature-flag to v1.14.0 (#305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b0fd63 commit 551e8c0

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
@@ -6,7 +6,7 @@ require (
66
github.com/bluele/gcache v0.0.2
77
github.com/open-feature/go-sdk v1.6.0
88
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
1010
)
1111

1212
require (

providers/go-feature-flag/go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ github.com/thomaspoignant/go-feature-flag v1.12.1 h1:ydr9sGinAgUlBOmZbZPGoakokmT
6363
github.com/thomaspoignant/go-feature-flag v1.12.1/go.mod h1:1/PV6ub87nakV07tcOhRmDWaYxe35kE2zOERoMSh4zo=
6464
github.com/thomaspoignant/go-feature-flag v1.13.0 h1:iK849XrP/1DPc2aZY+QCr5NEQsIZmX75DLBy8SNNi6M=
6565
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=
6668
github.com/xitongsys/parquet-go v1.6.2 h1:MhCaXii4eqceKPu9BwrjLqyK10oX9WF+xGhwvwbw7xM=
6769
github.com/xitongsys/parquet-go-source v0.0.0-20200817004010-026bad9b25d0 h1:a742S4V5A15F93smuVxA60LQWsrCnN8bKeWDBARU1/k=
6870
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=

0 commit comments

Comments
 (0)