Skip to content

Commit

Permalink
chore: bump github.com/open-feature/go-sdk-contrib/providers/go-featu…
Browse files Browse the repository at this point in the history
…re-flag (#2982)

Bumps [github.com/open-feature/go-sdk-contrib/providers/go-feature-flag](https://github.com/open-feature/go-sdk-contrib) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/open-feature/go-sdk-contrib/releases)
- [Changelog](https://github.com/open-feature/go-sdk-contrib/blob/main/release-please-config.json)
- [Commits](open-feature/go-sdk-contrib@providers/flagd/v0.2.1...providers/flagd/v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/open-feature/go-sdk-contrib/providers/go-feature-flag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent b94bbbe commit 73b909e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion openfeature/provider_tests/go-integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.5

require (
github.com/open-feature/go-sdk v1.14.1
github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.2.1
github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.2.2
github.com/stretchr/testify v1.10.0
)

Expand Down
4 changes: 2 additions & 2 deletions openfeature/provider_tests/go-integration-tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/open-feature/go-sdk v1.14.1 h1:jcxjCIG5Up3XkgYwWN5Y/WWfc6XobOhqrIwjyDBsoQo=
github.com/open-feature/go-sdk v1.14.1/go.mod h1:t337k0VB/t/YxJ9S0prT30ISUHwYmUd/jhUZgFcOvGg=
github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.2.1 h1:gSOuM77DaqDRmXRxxYpefHqquafnU+1OoIT7umew6iU=
github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.2.1/go.mod h1:q2VhNjhNzet8gPQQ3kH9Bwj1v71YaHL3ge7503ll4rE=
github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.2.2 h1:shnvK5jfVX84L8g5ISbgbdMjIHjMBlqwiB94J5T8Qso=
github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.2.2/go.mod h1:q2VhNjhNzet8gPQQ3kH9Bwj1v71YaHL3ge7503ll4rE=
github.com/open-feature/go-sdk-contrib/providers/ofrep v0.1.4 h1:BElq1EOES8DfLjW6UIFMNVG7w9MzoeC7JpD/1rXouhk=
github.com/open-feature/go-sdk-contrib/providers/ofrep v0.1.4/go.mod h1:jrD4UG3ZCzuwImKHlyuIN2iWeYjlOX5+zJ/sX45efuE=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 73b909e

Please # to comment.