Skip to content

Commit c514b02

Browse files
chore(dependency): Bump module modules/evaluation 0.2.0 (#4443)
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 dd3a8bf commit c514b02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cmd/wasm/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.6
44

55
require (
66
github.com/thomaspoignant/go-feature-flag/modules/core v0.3.0
7-
github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.3
7+
github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.2.0
88
)
99

1010
require (

cmd/wasm/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
3131
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
3232
github.com/thomaspoignant/go-feature-flag/modules/core v0.3.0 h1:+ICnCu4JPeUGAHQn6kKq0NZe+loTcMF850ParZInUFU=
3333
github.com/thomaspoignant/go-feature-flag/modules/core v0.3.0/go.mod h1:zWMkWi2uP1GSG/p/GLDmQ89hNFqOg8sVt+Q/fmh3cvs=
34-
github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.3 h1:SNjxEdnXriGSk0KWxWV7ANzoDGHYzc7GCi5jEt0EkCg=
35-
github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.1.3/go.mod h1:5o4qtnjCWlXh5D/z59rZm+RSuzfngG2rr5t6de2J0+M=
34+
github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.2.0 h1:CLp+xFGoDneD/kmwpsxkwvZUhzgoIJ0MpRI+1a6DsXI=
35+
github.com/thomaspoignant/go-feature-flag/modules/evaluation v0.2.0/go.mod h1:GdQYQLmicLLFIvVmD6hi4vwAc9nCFslGi2szjcNQyRI=
3636
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 h1:vr/HnozRka3pE4EsMEg1lgkXJkTFJCVUX+S/ZT6wYzM=
3737
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842/go.mod h1:XtvwrStGgqGPLc4cjQfWqZHG1YFdYs6swckp8vpsjnc=
3838
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)