From d974bd3e5926139026d180a5b0b47a70b69d6571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 07:07:13 +0000 Subject: [PATCH] Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag (#1166) Bumps [github.com/open-feature/go-sdk-contrib/providers/go-feature-flag](https://github.com/open-feature/go-sdk-contrib) from 0.1.29 to 0.1.30. - [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](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.29...providers/go-feature-flag/v0.1.30) --- 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- openfeature/provider_tests/go-integration-tests/go.mod | 2 +- openfeature/provider_tests/go-integration-tests/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openfeature/provider_tests/go-integration-tests/go.mod b/openfeature/provider_tests/go-integration-tests/go.mod index 7c93094574d..243ab3f9b9f 100644 --- a/openfeature/provider_tests/go-integration-tests/go.mod +++ b/openfeature/provider_tests/go-integration-tests/go.mod @@ -4,7 +4,7 @@ go 1.20 require ( github.com/open-feature/go-sdk v1.8.0 - github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.1.29 + github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.1.30 github.com/stretchr/testify v1.8.4 ) diff --git a/openfeature/provider_tests/go-integration-tests/go.sum b/openfeature/provider_tests/go-integration-tests/go.sum index 2f233a4a9eb..a1a686595c6 100644 --- a/openfeature/provider_tests/go-integration-tests/go.sum +++ b/openfeature/provider_tests/go-integration-tests/go.sum @@ -50,8 +50,8 @@ github.com/nikunjy/rules v1.2.0 h1:5BhojNDpsHLgFlvVRT8e9wKIPcWehUf4nf+cOKlrRxc= github.com/nikunjy/rules v1.2.0/go.mod h1:Up4dDdLmEJoIttEZll8NtFuo6EmFrMxAwF0VRLcdlLU= github.com/open-feature/go-sdk v1.8.0 h1:jRkP7zeSGC3pSYn/s3EzJSpO9Q6CVP8BOnmvBZYQEa0= github.com/open-feature/go-sdk v1.8.0/go.mod h1:hpKxVZIJ0b+GpnI8imSJf9nFTcmTb0wWJZTgAS/3giw= -github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.1.29 h1:ZUBukpN4OYyaOlF8pWTwWWE6hErTTHnFRGKzUwNidLk= -github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.1.29/go.mod h1:8x35YzVKSGSa4jqJkiuN9Trig4Ks3lnS8ROKNp/H3BI= +github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.1.30 h1:By245Hvn0V1k//HP2gJglUIOqYF2HdWg4usFHYDg45o= +github.com/open-feature/go-sdk-contrib/providers/go-feature-flag v0.1.30/go.mod h1:vWQGLj/LPYo3wk2fljpqy3Pmf4waYNZErra2fF6m8Ko= github.com/pierrec/lz4/v4 v4.1.15 h1:MO0/ucJhngq7299dKLwIMtgTfbkoSPF6AoMYDd8Q4q0= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=