Skip to content

Commit

Permalink
fix(deps): update module github.com/thomaspoignant/go-feature-flag to…
Browse files Browse the repository at this point in the history
… v1.25.0 (#502)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 83f389d commit 9e6366c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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

0 comments on commit 9e6366c

Please sign in to comment.