File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ require (
6161 github.com/testcontainers/testcontainers-go/modules/redis v0.39.0
6262 github.com/thejerf/slogassert v0.3.4
6363 github.com/thomaspoignant/go-feature-flag/modules/core v0.2.0
64- github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.2
64+ github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.3
6565 github.com/xdg-go/scram v1.1.2
6666 github.com/xitongsys/parquet-go v1.6.2
6767 github.com/xitongsys/parquet-go-source v0.0.0-20230830030807-0dd610dbff1d
Original file line number Diff line number Diff line change @@ -982,8 +982,8 @@ github.com/thejerf/slogassert v0.3.4 h1:VoTsXixRbXMrRSSxDjYTiEDCM4VWbsYPW5rB/hX2
982982github.com/thejerf/slogassert v0.3.4 /go.mod h1:0zn9ISLVKo1aPMTqcGfG1o6dWwt+Rk574GlUxHD4rs8 =
983983github.com/thomaspoignant/go-feature-flag/modules/core v0.2.0 h1:PkbnFMigH1VRF8nj8RVKyoVK36sjR2doBlJ/i2+hC4g =
984984github.com/thomaspoignant/go-feature-flag/modules/core v0.2.0 /go.mod h1:WvPwGQdqVj+qzPsT4e6kSwX/4cU7FG/qF/PkbTxPsbM =
985- github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.2 h1:oFH0zl8g0r12LQ6obsKn4xIJ5cA3oqPmcYUZMX/5poU =
986- github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.2 /go.mod h1:t4FqJ4032GrtI1wknJ/B9MA01tHe/p6GuS4712YE7KY =
985+ github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.3 h1:SNjxEdnXriGSk0KWxWV7ANzoDGHYzc7GCi5jEt0EkCg =
986+ github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.3 /go.mod h1:5o4qtnjCWlXh5D/z59rZm+RSuzfngG2rr5t6de2J0+M =
987987github.com/tinylib/msgp v1.3.0 h1:ULuf7GPooDaIlbyvgAxBV/FI7ynli6LZ1/nVUNu+0ww =
988988github.com/tinylib/msgp v1.3.0 /go.mod h1:ykjzy2wzgrlvpDCRc4LA8UXy6D8bzMSuAF3WD57Gok0 =
989989github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU =
You can’t perform that action at this time.
0 commit comments