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 @@ -62,7 +62,7 @@ require (
6262 github.com/testcontainers/testcontainers-go/modules/redis v0.40.0
6363 github.com/thejerf/slogassert v0.3.4
6464 github.com/thomaspoignant/go-feature-flag/modules/core v0.3.0
65- github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.3
65+ github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.2.0
6666 github.com/xdg-go/scram v1.2.0
6767 github.com/xitongsys/parquet-go v1.6.2
6868 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.3.0 h1:+ICnCu4JPeUGAHQn6kKq0NZe+loTcMF850ParZInUFU =
984984github.com/thomaspoignant/go-feature-flag/modules/core v0.3.0 /go.mod h1:zWMkWi2uP1GSG/p/GLDmQ89hNFqOg8sVt+Q/fmh3cvs =
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 =
985+ github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.2.0 h1:CLp+xFGoDneD/kmwpsxkwvZUhzgoIJ0MpRI+1a6DsXI =
986+ github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.2.0 /go.mod h1:GdQYQLmicLLFIvVmD6hi4vwAc9nCFslGi2szjcNQyRI =
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