Skip to content

Commit f23f371

Browse files
fix(deps): update module github.com/thomaspoignant/go-feature-flag to v1.10.2 (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9cd501 commit f23f371

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

providers/go-feature-flag/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.18
55
require (
66
github.com/open-feature/go-sdk v1.2.0
77
github.com/stretchr/testify v1.8.2
8-
github.com/thomaspoignant/go-feature-flag v1.10.1
8+
github.com/thomaspoignant/go-feature-flag v1.10.2
99
)
1010

1111
require (

providers/go-feature-flag/go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ github.com/thomaspoignant/go-feature-flag v1.10.0 h1:tbY6CPz9wNC/T+3pSRsL8nw7LFc
7070
github.com/thomaspoignant/go-feature-flag v1.10.0/go.mod h1:Qil0+tXFbeUpIqilsDGGqV+Oy0E6FF0l9BAHlxSz9O0=
7171
github.com/thomaspoignant/go-feature-flag v1.10.1 h1:ZVral8+A6EILvIX8TV7znwqLyy7lTY72G3yP/Od+Ypo=
7272
github.com/thomaspoignant/go-feature-flag v1.10.1/go.mod h1:h0AdDGnj4v8L/EPR51aGRQhGT/RAGoMLVrAfR/olidE=
73+
github.com/thomaspoignant/go-feature-flag v1.10.2 h1:uBt9nshxcEbfi1ByGSYtIVUM9JzafNnK4wOLJYZBT70=
74+
github.com/thomaspoignant/go-feature-flag v1.10.2/go.mod h1:lUrms39/QmMAUscGhQ4omkWYCNdngnzHaOoLnTy7+lM=
7375
go.opencensus.io v0.23.0 h1:gqCw0LfLxScz8irSi8exQc7fyQ0fKQU/qnC/X8+V/1M=
7476
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e h1:+WEEuIdZHnUeJJmEUjyYC2gfUMj69yZXw17EnHg/otA=
7577
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e/go.mod h1:Kr81I6Kryrl9sr8s2FK3vxD90NdsKWRuOIl2O4CvYbA=

0 commit comments

Comments
 (0)