File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 16
16
"providers/prefab" : " 0.0.2" ,
17
17
"tests/flagd" : " 1.4.1" ,
18
18
"providers/go-feature-flag-in-process" : " 0.1.0" ,
19
- "providers/multi-provider" : " 0.0.4 "
19
+ "providers/multi-provider" : " 0.0.5 "
20
20
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.5] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/multi-provider/v0.0.4...providers/multi-provider/v0.0.5 ) (2025-06-12)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update golang.org/x/exp digest to 7e4ce0a ([ #673 ] ( https://github.com/open-feature/go-sdk-contrib/issues/673 ) ) ([ 0496bd8] ( https://github.com/open-feature/go-sdk-contrib/commit/0496bd86b15d0ff5f4b1f51d41d820c0dbbffb42 ) )
9
+ * ** deps:** update module go.uber.org/mock to v0.5.2 ([ #667 ] ( https://github.com/open-feature/go-sdk-contrib/issues/667 ) ) ([ b609a70] ( https://github.com/open-feature/go-sdk-contrib/commit/b609a7089307f92cb4e43477f3f98736f7a6d2d2 ) )
10
+
3
11
## [ 0.0.4] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/multi-provider-v0.0.3...providers/multi-provider/v0.0.4 ) (2025-04-25)
4
12
5
13
You can’t perform that action at this time.
0 commit comments