Skip to content

Commit e59cf55

Browse files
fix(deps): update module github.com/thomaspoignant/go-feature-flag to v1.10.3 (#210)
1 parent ce14e22 commit e59cf55

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.2
9-
github.com/thomaspoignant/go-feature-flag v1.10.2
9+
github.com/thomaspoignant/go-feature-flag v1.10.3
1010
)
1111

1212
require (

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

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ
4747
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
4848
github.com/thomaspoignant/go-feature-flag v1.10.2 h1:uBt9nshxcEbfi1ByGSYtIVUM9JzafNnK4wOLJYZBT70=
4949
github.com/thomaspoignant/go-feature-flag v1.10.2/go.mod h1:lUrms39/QmMAUscGhQ4omkWYCNdngnzHaOoLnTy7+lM=
50+
github.com/thomaspoignant/go-feature-flag v1.10.3 h1:nDgV0O0IqQ5W9D1gWEiQmBbCW0R+/wqeFpQVHjEqdBo=
51+
github.com/thomaspoignant/go-feature-flag v1.10.3/go.mod h1:H1foNQxYkJYIiUQQl3qZUeZEBh+SixWdARgWzXMYtMA=
5052
github.com/xitongsys/parquet-go v1.6.2 h1:MhCaXii4eqceKPu9BwrjLqyK10oX9WF+xGhwvwbw7xM=
5153
github.com/xitongsys/parquet-go-source v0.0.0-20200817004010-026bad9b25d0 h1:a742S4V5A15F93smuVxA60LQWsrCnN8bKeWDBARU1/k=
5254
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=

0 commit comments

Comments
 (0)