File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/open-feature/go-sdk-contrib/providers/configcat
3
3
go 1.18
4
4
5
5
require (
6
- github.com/configcat/go-sdk/v8 v8.0.0
6
+ github.com/configcat/go-sdk/v8 v8.0.1
7
7
github.com/open-feature/go-sdk v1.7.0
8
8
github.com/stretchr/testify v1.8.4
9
9
)
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ github.com/configcat/go-sdk/v7 v7.10.1 h1:5j/f6o6L9+gGnQ0UbY9B8i6Bf7R8moAksRI85B
4
4
github.com/configcat/go-sdk/v7 v7.10.1 /go.mod h1:gFmNkwMeEo3hcOyz6NRd/aiOjx1FPIS/g9DZeATKJQ0 =
5
5
github.com/configcat/go-sdk/v8 v8.0.0 h1:JAfkd6noFaEDLqwgrdEEre9zVxtiw09+vA2+YlLEFpo =
6
6
github.com/configcat/go-sdk/v8 v8.0.0 /go.mod h1:wWQipNPtT5hkl7JEIaEBOwo+49fN9WaWksTgpMaC1n4 =
7
+ github.com/configcat/go-sdk/v8 v8.0.1 h1:Dy1PCcV7DIEyJcjSmW6HejsKAzSte7/A+0JICgySaao =
8
+ github.com/configcat/go-sdk/v8 v8.0.1 /go.mod h1:XWUdmQsnPHDvHmLucbpW5g8/A8OZdihXWeg8moYC+EI =
7
9
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
8
10
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
9
11
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments