Skip to content

Commit

Permalink
Bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag (
Browse files Browse the repository at this point in the history
…#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](open-feature/go-sdk-contrib@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 3f78e17 commit d974bd3
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.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
)

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 @@ -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=
Expand Down

0 comments on commit d974bd3

Please sign in to comment.