Skip to content

fix(deps): update module github.com/thomaspoignant/go-feature-flag to v1.25.0 #502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion providers/go-feature-flag/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/bluele/gcache v0.0.2
github.com/open-feature/go-sdk v1.10.0
github.com/stretchr/testify v1.9.0
github.com/thomaspoignant/go-feature-flag v1.24.2
github.com/thomaspoignant/go-feature-flag v1.25.0
)

require (
Expand Down
2 changes: 2 additions & 0 deletions providers/go-feature-flag/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ github.com/thomaspoignant/go-feature-flag v1.24.0 h1:jB3QDkynJuhvhhU4DEa3tqVzMzR
github.com/thomaspoignant/go-feature-flag v1.24.0/go.mod h1:4IyAMQujXyeQi4qP33COnMpQREHLdzuQHCHCov0MxWA=
github.com/thomaspoignant/go-feature-flag v1.24.2 h1:nIapGGFI4nhMCzGcsdLxI+nyL2gnAz8IvySM0IygCRU=
github.com/thomaspoignant/go-feature-flag v1.24.2/go.mod h1:fLM/Ojhj8fhTj/XnNWTEjD70YAwy1FJJjLd4MSRazXk=
github.com/thomaspoignant/go-feature-flag v1.25.0 h1:gqICHeR2YKG+cS83q+nAgaZzCO9cqgNmILm9V0reJv8=
github.com/thomaspoignant/go-feature-flag v1.25.0/go.mod h1:RGlg/ykVr7wxOprGWHTd6V6/0oU2TsT869TErdW4s3U=
github.com/xitongsys/parquet-go v1.6.2 h1:MhCaXii4eqceKPu9BwrjLqyK10oX9WF+xGhwvwbw7xM=
github.com/xitongsys/parquet-go v1.6.2/go.mod h1:IulAQyalCm0rPiZVNnCgm/PCL64X2tdSVGMQ/UeKqWA=
github.com/xitongsys/parquet-go-source v0.0.0-20230830030807-0dd610dbff1d h1:VVWj8KWdzpebBaXpTVpOaQW32y2UCWy3JXJ5lVDa/e8=
Expand Down