Skip to content

Commit a253495

Browse files
renovate[bot]c4milo
authored andcommitted
fix(deps): update module github.com/thomaspoignant/go-feature-flag to v1.8.0 (open-feature#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c6153b commit a253495

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

providers/go-feature-flag/go.mod

Lines changed: 1 addition & 1 deletion
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.7.0
8+
github.com/thomaspoignant/go-feature-flag v1.8.0
99
)
1010

1111
require (

providers/go-feature-flag/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ github.com/thomaspoignant/go-feature-flag v1.6.0 h1:nLpRmHcoEj7FXDpvkl7IOOKX5Om5
6262
github.com/thomaspoignant/go-feature-flag v1.6.0/go.mod h1:oRL34wYcJBk7wHhk2rOdFkk6d/CBINiGlQUBLKwtpZ8=
6363
github.com/thomaspoignant/go-feature-flag v1.7.0 h1:d6B4Ul5QX5tDCGB7MLcSjF0qfLnhHCK3dwziICBuQ88=
6464
github.com/thomaspoignant/go-feature-flag v1.7.0/go.mod h1:lhLRWs/C5ikao+jVtTFmP/JEF2JEOS5fJxzlZTN+S0k=
65+
github.com/thomaspoignant/go-feature-flag v1.8.0 h1:RflKiCxmzxjN+ypXzM90qa5gR9NZIEWxpKrJXqdpV5I=
66+
github.com/thomaspoignant/go-feature-flag v1.8.0/go.mod h1:SsUDyNLDbbHv+wz5CQfHBLRqbtxLNGq/oqxc2Zb8dH0=
6567
go.opencensus.io v0.23.0 h1:gqCw0LfLxScz8irSi8exQc7fyQ0fKQU/qnC/X8+V/1M=
6668
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e h1:+WEEuIdZHnUeJJmEUjyYC2gfUMj69yZXw17EnHg/otA=
6769
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e/go.mod h1:Kr81I6Kryrl9sr8s2FK3vxD90NdsKWRuOIl2O4CvYbA=

0 commit comments

Comments
 (0)