Skip to content

Commit

Permalink
chore(deps): bump github.com/launchdarkly/sdk-meta/api from 0.2.0 to …
Browse files Browse the repository at this point in the history
…0.3.12 (#484)

chore(deps): bump github.com/launchdarkly/sdk-meta/api

Bumps [github.com/launchdarkly/sdk-meta/api](https://github.com/launchdarkly/sdk-meta) from 0.2.0 to 0.3.12.
- [Release notes](https://github.com/launchdarkly/sdk-meta/releases)
- [Changelog](https://github.com/launchdarkly/sdk-meta/blob/main/release-please-config.json)
- [Commits](launchdarkly/sdk-meta@api/v0.2.0...api/v0.3.12)

---
updated-dependencies:
- dependency-name: github.com/launchdarkly/sdk-meta/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 6, 2025
1 parent a592d35 commit 62b76ce
Show file tree
Hide file tree
Showing 5 changed files with 340 additions and 27 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/launchdarkly/api-client-go/v14 v14.0.0
github.com/launchdarkly/go-sdk-common/v3 v3.1.0
github.com/launchdarkly/go-server-sdk/v7 v7.4.1
github.com/launchdarkly/sdk-meta/api v0.2.0
github.com/launchdarkly/sdk-meta/api v0.3.12
github.com/mattn/go-sqlite3 v1.14.22
github.com/mitchellh/go-homedir v1.1.0
github.com/muesli/reflow v0.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ github.com/launchdarkly/go-test-helpers/v2 v2.2.0 h1:L3kGILP/6ewikhzhdNkHy1b5y4z
github.com/launchdarkly/go-test-helpers/v2 v2.2.0/go.mod h1:L7+th5govYp5oKU9iN7To5PgznBuIjBPn+ejqKR0avw=
github.com/launchdarkly/go-test-helpers/v3 v3.0.2 h1:rh0085g1rVJM5qIukdaQ8z1XTWZztbJ49vRZuveqiuU=
github.com/launchdarkly/go-test-helpers/v3 v3.0.2/go.mod h1:u2ZvJlc/DDJTFrshWW50tWMZHLVYXofuSHUfTU/eIwM=
github.com/launchdarkly/sdk-meta/api v0.2.0 h1:bBUBGodr52+3ObGOu1tf9CHR/jNh6HcZ3/yYxGPR7JI=
github.com/launchdarkly/sdk-meta/api v0.2.0/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
github.com/launchdarkly/sdk-meta/api v0.3.12 h1:/fZGRU20vJic88OGpGvFNQG/BvqSAFG3Fezr6miVqtM=
github.com/launchdarkly/sdk-meta/api v0.3.12/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=
Expand Down
13 changes: 13 additions & 0 deletions vendor/github.com/launchdarkly/sdk-meta/api/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 62b76ce

Please sign in to comment.