File tree 12 files changed +24
-8
lines changed
12 files changed +24
-8
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/configcat/go-sdk/v8 v8.0.1
7
7
github.com/open-feature/go-sdk v1.9.0
8
- github.com/stretchr/testify v1.8.4
8
+ github.com/stretchr/testify v1.9.0
9
9
)
10
10
11
11
require (
Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
27
27
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
28
28
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
29
29
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
30
+ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
31
+ github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
30
32
golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb h1:mIKbk8weKhSeLH2GmUTrvx8CjkyJmnU1wFmg59CUjFA =
31
33
golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb /go.mod h1:FXUEEKJgO7OQYeo8N01OfiKP8RXMtf6e8aTskBGqWdc =
32
34
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/Flagsmith/flagsmith-go-client/v3 v3.3.0
7
7
github.com/open-feature/go-sdk v1.9.0
8
- github.com/stretchr/testify v1.8.4
8
+ github.com/stretchr/testify v1.9.0
9
9
)
10
10
11
11
require (
Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZV
27
27
github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
28
28
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
29
29
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
30
+ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
31
+ github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
30
32
golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb h1:mIKbk8weKhSeLH2GmUTrvx8CjkyJmnU1wFmg59CUjFA =
31
33
golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb /go.mod h1:FXUEEKJgO7OQYeo8N01OfiKP8RXMtf6e8aTskBGqWdc =
32
34
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/open-feature/go-sdk v1.9.0
7
- github.com/stretchr/testify v1.8.4
7
+ github.com/stretchr/testify v1.9.0
8
8
go.flipt.io/flipt/rpc/flipt v1.35.0
9
9
go.flipt.io/flipt/sdk/go v0.7.0
10
10
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
@@ -20,7 +20,7 @@ require (
20
20
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
21
21
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1 // indirect
22
22
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
23
- github.com/stretchr/objx v0.5.0 // indirect
23
+ github.com/stretchr/objx v0.5.2 // indirect
24
24
go.flipt.io/flipt/errors v1.19.3 // indirect
25
25
go.opentelemetry.io/otel v1.24.0 // indirect
26
26
go.opentelemetry.io/otel/metric v1.24.0 // indirect
Original file line number Diff line number Diff line change @@ -73,10 +73,14 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
73
73
github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
74
74
github.com/stretchr/objx v0.5.0 h1:1zr/of2m5FGMsad5YfcqgdqdWrIhu+EBEJRhR1U7z/c =
75
75
github.com/stretchr/objx v0.5.0 /go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo =
76
+ github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY =
77
+ github.com/stretchr/objx v0.5.2 /go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA =
76
78
github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
77
79
github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
78
80
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
79
81
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
82
+ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
83
+ github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
80
84
go.flipt.io/flipt/errors v1.19.3 h1:mgQrT3XdambAdu4UykYZ3gm1NG7Ilri5Gt+nLafbJHY =
81
85
go.flipt.io/flipt/errors v1.19.3 /go.mod h1:I2loVwHUoXy+yT7suRx7+pDiSyO1G7CHu6bby9DywyA =
82
86
go.flipt.io/flipt/rpc/flipt v1.30.0 h1:UWEM/mlN0rfpZymYYe6zeI0w7MTG9LQdXWKNIeJtgYU =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.21.4
7
7
require (
8
8
github.com/bluele/gcache v0.0.2
9
9
github.com/open-feature/go-sdk v1.9.0
10
- github.com/stretchr/testify v1.8.4
10
+ github.com/stretchr/testify v1.9.0
11
11
github.com/thomaspoignant/go-feature-flag v1.21.0
12
12
)
13
13
Original file line number Diff line number Diff line change @@ -94,6 +94,8 @@ github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZV
94
94
github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
95
95
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
96
96
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
97
+ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
98
+ github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
97
99
github.com/thomaspoignant/go-feature-flag v1.18.2 h1:EmU4Ja+xfVoHuTBlZmP6YzwTgmiuwHeCS8/GNymFkHI =
98
100
github.com/thomaspoignant/go-feature-flag v1.18.2 /go.mod h1:ePtHa9auiio7QHlWKUE8ggsgUtF9MvzLDKnIK6009sM =
99
101
github.com/thomaspoignant/go-feature-flag v1.21.0 h1:r+D2oiS+nxxCFhaEX+dMK4nNj7e2lpZTT7rvlZ95Kl8 =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/harness/ff-golang-server-sdk v0.1.17
7
7
github.com/jarcoal/httpmock v1.3.1
8
8
github.com/open-feature/go-sdk v1.9.0
9
- github.com/stretchr/testify v1.8.4
9
+ github.com/stretchr/testify v1.9.0
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -141,6 +141,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
141
141
github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
142
142
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
143
143
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
144
+ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
145
+ github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
144
146
github.com/ugorji/go v1.1.7 /go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw =
145
147
github.com/ugorji/go v1.2.7 /go.mod h1:nF9osbDWLy6bDVv/Rtoh6QgnvNDpmCalQV5urGCCS6M =
146
148
github.com/ugorji/go/codec v1.1.7 /go.mod h1:Ax+UKWsSmolVDwsd+7N3ZtXu+yMGCf907BLYF3GoBXY =
Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/Unleash/unleash-client-go/v3 v3.9.2
7
7
github.com/open-feature/go-sdk v1.10.0
8
- github.com/stretchr/testify v1.8.4
8
+ github.com/stretchr/testify v1.9.0
9
9
)
10
10
11
11
require (
@@ -14,7 +14,7 @@ require (
14
14
github.com/go-logr/logr v1.4.1 // indirect
15
15
github.com/kr/pretty v0.3.1 // indirect
16
16
github.com/pmezard/go-difflib v1.0.0 // indirect
17
- github.com/stretchr/objx v0.5.1 // indirect
17
+ github.com/stretchr/objx v0.5.2 // indirect
18
18
github.com/twmb/murmur3 v1.1.8 // indirect
19
19
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
20
20
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
Original file line number Diff line number Diff line change @@ -32,12 +32,16 @@ github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSS
32
32
github.com/stretchr/objx v0.5.0 /go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo =
33
33
github.com/stretchr/objx v0.5.1 h1:4VhoImhV/Bm0ToFkXFi8hXNXwpDRZ/ynw3amt82mzq0 =
34
34
github.com/stretchr/objx v0.5.1 /go.mod h1:/iHQpkQwBD6DLUmQ4pE+s1TXdob1mORJ4/UFdrifcy0 =
35
+ github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY =
36
+ github.com/stretchr/objx v0.5.2 /go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA =
35
37
github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
36
38
github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
37
39
github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
38
40
github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
39
41
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
40
42
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
43
+ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
44
+ github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
41
45
github.com/twmb/murmur3 v1.1.5 /go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ =
42
46
github.com/twmb/murmur3 v1.1.8 h1:8Yt9taO/WN3l08xErzjeschgZU2QSrwm1kclYq+0aRg =
43
47
github.com/twmb/murmur3 v1.1.8 /go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ =
You can’t perform that action at this time.
0 commit comments