Skip to content

Commit

Permalink
build(deps): bump the go-production-dependencies group across 2 direc…
Browse files Browse the repository at this point in the history
…tories with 1 update

Bumps the go-production-dependencies group with 1 update in the /src/checkout directory: [github.com/open-feature/go-sdk](https://github.com/open-feature/go-sdk).
Bumps the go-production-dependencies group with 1 update in the /src/product-catalog directory: [github.com/open-feature/go-sdk](https://github.com/open-feature/go-sdk).


Updates `github.com/open-feature/go-sdk` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/open-feature/go-sdk/releases)
- [Changelog](https://github.com/open-feature/go-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/go-sdk@v1.14.0...v1.14.1)

Updates `github.com/open-feature/go-sdk` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/open-feature/go-sdk/releases)
- [Changelog](https://github.com/open-feature/go-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/go-sdk@v1.14.0...v1.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 98e85e1 commit 8ad4ec0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/checkout/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.22.9
require (
github.com/IBM/sarama v1.45.0
github.com/google/uuid v1.6.0
github.com/open-feature/go-sdk v1.14.0
github.com/open-feature/go-sdk v1.14.1
github.com/open-feature/go-sdk-contrib/hooks/open-telemetry v0.3.4
github.com/open-feature/go-sdk-contrib/providers/flagd v0.2.3
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions src/checkout/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ github.com/open-feature/flagd-schemas v0.2.9-0.20240708163558-2aa89b314322 h1:5z
github.com/open-feature/flagd-schemas v0.2.9-0.20240708163558-2aa89b314322/go.mod h1:WKtwo1eW9/K6D+4HfgTXWBqCDzpvMhDa5eRxW7R5B2U=
github.com/open-feature/flagd/core v0.10.4 h1:3MVpDG7KigvKG9HzrK2yYKwAY2VeUbaghPWmh1MNmKg=
github.com/open-feature/flagd/core v0.10.4/go.mod h1:adkYaazGgCUg6z023rKBzSN8cN3Yamuh8h+3qxK7Yk8=
github.com/open-feature/go-sdk v1.14.0 h1:+B+Z94QS4HXPAn6OnaWWjMNAJkHlh6pIqW2Y1194yF8=
github.com/open-feature/go-sdk v1.14.0/go.mod h1:t337k0VB/t/YxJ9S0prT30ISUHwYmUd/jhUZgFcOvGg=
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/hooks/open-telemetry v0.3.4 h1:1+YZs4PjvIX2vGjg3FenuXJpN8m83jiTAdfudUjAQuU=
github.com/open-feature/go-sdk-contrib/hooks/open-telemetry v0.3.4/go.mod h1:QiuIhaGRUFNmW+w1q0OaYLm92lfm//aJr4uTPQonSGQ=
github.com/open-feature/go-sdk-contrib/providers/flagd v0.2.3 h1:Kzt0WkUtrLeFgJn2wkGhBVJZTOBVFGwXGuGs27uM9KQ=
Expand Down
2 changes: 1 addition & 1 deletion src/product-catalog/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.7
toolchain go1.22.9

require (
github.com/open-feature/go-sdk v1.14.0
github.com/open-feature/go-sdk v1.14.1
github.com/open-feature/go-sdk-contrib/hooks/open-telemetry v0.3.4
github.com/open-feature/go-sdk-contrib/providers/flagd v0.2.3
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions src/product-catalog/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ github.com/open-feature/flagd-schemas v0.2.9-0.20240708163558-2aa89b314322 h1:5z
github.com/open-feature/flagd-schemas v0.2.9-0.20240708163558-2aa89b314322/go.mod h1:WKtwo1eW9/K6D+4HfgTXWBqCDzpvMhDa5eRxW7R5B2U=
github.com/open-feature/flagd/core v0.10.4 h1:3MVpDG7KigvKG9HzrK2yYKwAY2VeUbaghPWmh1MNmKg=
github.com/open-feature/flagd/core v0.10.4/go.mod h1:adkYaazGgCUg6z023rKBzSN8cN3Yamuh8h+3qxK7Yk8=
github.com/open-feature/go-sdk v1.14.0 h1:+B+Z94QS4HXPAn6OnaWWjMNAJkHlh6pIqW2Y1194yF8=
github.com/open-feature/go-sdk v1.14.0/go.mod h1:t337k0VB/t/YxJ9S0prT30ISUHwYmUd/jhUZgFcOvGg=
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/hooks/open-telemetry v0.3.4 h1:1+YZs4PjvIX2vGjg3FenuXJpN8m83jiTAdfudUjAQuU=
github.com/open-feature/go-sdk-contrib/hooks/open-telemetry v0.3.4/go.mod h1:QiuIhaGRUFNmW+w1q0OaYLm92lfm//aJr4uTPQonSGQ=
github.com/open-feature/go-sdk-contrib/providers/flagd v0.2.3 h1:Kzt0WkUtrLeFgJn2wkGhBVJZTOBVFGwXGuGs27uM9KQ=
Expand Down

0 comments on commit 8ad4ec0

Please sign in to comment.