Skip to content

Commit dddc5f4

Browse files
fix(deps): update module github.com/thomaspoignant/go-feature-flag to v1.10.4 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bcc82c commit dddc5f4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: 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.2.0
88
github.com/stretchr/testify v1.8.3
9-
github.com/thomaspoignant/go-feature-flag v1.10.3
9+
github.com/thomaspoignant/go-feature-flag v1.10.4
1010
)
1111

1212
require (

Diff for: providers/go-feature-flag/go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ github.com/thomaspoignant/go-feature-flag v1.10.2 h1:uBt9nshxcEbfi1ByGSYtIVUM9Jz
5151
github.com/thomaspoignant/go-feature-flag v1.10.2/go.mod h1:lUrms39/QmMAUscGhQ4omkWYCNdngnzHaOoLnTy7+lM=
5252
github.com/thomaspoignant/go-feature-flag v1.10.3 h1:nDgV0O0IqQ5W9D1gWEiQmBbCW0R+/wqeFpQVHjEqdBo=
5353
github.com/thomaspoignant/go-feature-flag v1.10.3/go.mod h1:H1foNQxYkJYIiUQQl3qZUeZEBh+SixWdARgWzXMYtMA=
54+
github.com/thomaspoignant/go-feature-flag v1.10.4 h1:nMnG0ADTgR689V7GoWaQ2jLh3FjpcnN0EVLbDR7lukw=
55+
github.com/thomaspoignant/go-feature-flag v1.10.4/go.mod h1:Z7kw6gCQUKOEm8H69mx99yWfpTAZQxBozQMEcmosR6Q=
5456
github.com/xitongsys/parquet-go v1.6.2 h1:MhCaXii4eqceKPu9BwrjLqyK10oX9WF+xGhwvwbw7xM=
5557
github.com/xitongsys/parquet-go-source v0.0.0-20200817004010-026bad9b25d0 h1:a742S4V5A15F93smuVxA60LQWsrCnN8bKeWDBARU1/k=
5658
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=

0 commit comments

Comments
 (0)