File tree 2 files changed +3
-1
lines changed
providers/go-feature-flag
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/open-feature/go-sdk v1.2.0
7
7
github.com/stretchr/testify v1.8.2
8
- github.com/thomaspoignant/go-feature-flag v1.8.0
8
+ github.com/thomaspoignant/go-feature-flag v1.9.1
9
9
)
10
10
11
11
require (
Original file line number Diff line number Diff line change @@ -64,6 +64,8 @@ github.com/thomaspoignant/go-feature-flag v1.7.0 h1:d6B4Ul5QX5tDCGB7MLcSjF0qfLnh
64
64
github.com/thomaspoignant/go-feature-flag v1.7.0 /go.mod h1:lhLRWs/C5ikao+jVtTFmP/JEF2JEOS5fJxzlZTN+S0k =
65
65
github.com/thomaspoignant/go-feature-flag v1.8.0 h1:RflKiCxmzxjN+ypXzM90qa5gR9NZIEWxpKrJXqdpV5I =
66
66
github.com/thomaspoignant/go-feature-flag v1.8.0 /go.mod h1:SsUDyNLDbbHv+wz5CQfHBLRqbtxLNGq/oqxc2Zb8dH0 =
67
+ github.com/thomaspoignant/go-feature-flag v1.9.1 h1:28FtLo9/Rj4Tm+ODU/2EIRyvsv4RzIhflJ1Iq2wJZAg =
68
+ github.com/thomaspoignant/go-feature-flag v1.9.1 /go.mod h1:Qil0+tXFbeUpIqilsDGGqV+Oy0E6FF0l9BAHlxSz9O0 =
67
69
go.opencensus.io v0.23.0 h1:gqCw0LfLxScz8irSi8exQc7fyQ0fKQU/qnC/X8+V/1M =
68
70
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e h1:+WEEuIdZHnUeJJmEUjyYC2gfUMj69yZXw17EnHg/otA =
69
71
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e /go.mod h1:Kr81I6Kryrl9sr8s2FK3vxD90NdsKWRuOIl2O4CvYbA =
You can’t perform that action at this time.
0 commit comments