Skip to content

Commit 31a572c

Browse files
chore(dependency): Bump module modules/core 0.3.0 (#4442)
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 a1f00c5 commit 31a572c

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
@@ -61,7 +61,7 @@ require (
6161
github.com/testcontainers/testcontainers-go/modules/postgres v0.40.0
6262
github.com/testcontainers/testcontainers-go/modules/redis v0.40.0
6363
github.com/thejerf/slogassert v0.3.4
64-
github.com/thomaspoignant/go-feature-flag/modules/core v0.2.0
64+
github.com/thomaspoignant/go-feature-flag/modules/core v0.3.0
6565
github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.3
6666
github.com/xdg-go/scram v1.2.0
6767
github.com/xitongsys/parquet-go v1.6.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -980,8 +980,8 @@ github.com/testcontainers/testcontainers-go/modules/redis v0.40.0 h1:OG4qwcxp2O0
980980
github.com/testcontainers/testcontainers-go/modules/redis v0.40.0/go.mod h1:Bc+EDhKMo5zI5V5zdBkHiMVzeAXbtI4n5isS/nzf6zw=
981981
github.com/thejerf/slogassert v0.3.4 h1:VoTsXixRbXMrRSSxDjYTiEDCM4VWbsYPW5rB/hX24kM=
982982
github.com/thejerf/slogassert v0.3.4/go.mod h1:0zn9ISLVKo1aPMTqcGfG1o6dWwt+Rk574GlUxHD4rs8=
983-
github.com/thomaspoignant/go-feature-flag/modules/core v0.2.0 h1:PkbnFMigH1VRF8nj8RVKyoVK36sjR2doBlJ/i2+hC4g=
984-
github.com/thomaspoignant/go-feature-flag/modules/core v0.2.0/go.mod h1:WvPwGQdqVj+qzPsT4e6kSwX/4cU7FG/qF/PkbTxPsbM=
983+
github.com/thomaspoignant/go-feature-flag/modules/core v0.3.0 h1:+ICnCu4JPeUGAHQn6kKq0NZe+loTcMF850ParZInUFU=
984+
github.com/thomaspoignant/go-feature-flag/modules/core v0.3.0/go.mod h1:zWMkWi2uP1GSG/p/GLDmQ89hNFqOg8sVt+Q/fmh3cvs=
985985
github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.3 h1:SNjxEdnXriGSk0KWxWV7ANzoDGHYzc7GCi5jEt0EkCg=
986986
github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.3/go.mod h1:5o4qtnjCWlXh5D/z59rZm+RSuzfngG2rr5t6de2J0+M=
987987
github.com/tinylib/msgp v1.3.0 h1:ULuf7GPooDaIlbyvgAxBV/FI7ynli6LZ1/nVUNu+0ww=

0 commit comments

Comments
 (0)