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.24.2
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 450b2af commit 4a9011b
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.0
github.com/thomaspoignant/go-feature-flag v1.24.2
)

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 @@ -107,6 +107,8 @@ github.com/thomaspoignant/go-feature-flag v1.21.0 h1:r+D2oiS+nxxCFhaEX+dMK4nNj7e
github.com/thomaspoignant/go-feature-flag v1.21.0/go.mod h1:lG+lAUiWuXsR5Rga6L5Bihlz2qyr/TTEr2Siljjwnec=
github.com/thomaspoignant/go-feature-flag v1.24.0 h1:jB3QDkynJuhvhhU4DEa3tqVzMzRq7w0vOFdjmLhoQg4=
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/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 4a9011b

Please sign in to comment.