Skip to content

Commit 16c90cf

Browse files
chore(dependency): Bump module modules/evaluation 0.2.0 (#4444)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent c514b02 commit 16c90cf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -982,8 +982,8 @@ github.com/thejerf/slogassert v0.3.4 h1:VoTsXixRbXMrRSSxDjYTiEDCM4VWbsYPW5rB/hX2
982982
github.com/thejerf/slogassert v0.3.4/go.mod h1:0zn9ISLVKo1aPMTqcGfG1o6dWwt+Rk574GlUxHD4rs8=
983983
github.com/thomaspoignant/go-feature-flag/modules/core v0.3.0 h1:+ICnCu4JPeUGAHQn6kKq0NZe+loTcMF850ParZInUFU=
984984
github.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=
987987
github.com/tinylib/msgp v1.3.0 h1:ULuf7GPooDaIlbyvgAxBV/FI7ynli6LZ1/nVUNu+0ww=
988988
github.com/tinylib/msgp v1.3.0/go.mod h1:ykjzy2wzgrlvpDCRc4LA8UXy6D8bzMSuAF3WD57Gok0=
989989
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU=

0 commit comments

Comments
 (0)