Skip to content

Commit 62b76ce

Browse files
chore(deps): bump github.com/launchdarkly/sdk-meta/api from 0.2.0 to 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>
1 parent a592d35 commit 62b76ce

File tree

5 files changed

+340
-27
lines changed

5 files changed

+340
-27
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/launchdarkly/api-client-go/v14 v14.0.0
1717
github.com/launchdarkly/go-sdk-common/v3 v3.1.0
1818
github.com/launchdarkly/go-server-sdk/v7 v7.4.1
19-
github.com/launchdarkly/sdk-meta/api v0.2.0
19+
github.com/launchdarkly/sdk-meta/api v0.3.12
2020
github.com/mattn/go-sqlite3 v1.14.22
2121
github.com/mitchellh/go-homedir v1.1.0
2222
github.com/muesli/reflow v0.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ github.com/launchdarkly/go-test-helpers/v2 v2.2.0 h1:L3kGILP/6ewikhzhdNkHy1b5y4z
207207
github.com/launchdarkly/go-test-helpers/v2 v2.2.0/go.mod h1:L7+th5govYp5oKU9iN7To5PgznBuIjBPn+ejqKR0avw=
208208
github.com/launchdarkly/go-test-helpers/v3 v3.0.2 h1:rh0085g1rVJM5qIukdaQ8z1XTWZztbJ49vRZuveqiuU=
209209
github.com/launchdarkly/go-test-helpers/v3 v3.0.2/go.mod h1:u2ZvJlc/DDJTFrshWW50tWMZHLVYXofuSHUfTU/eIwM=
210-
github.com/launchdarkly/sdk-meta/api v0.2.0 h1:bBUBGodr52+3ObGOu1tf9CHR/jNh6HcZ3/yYxGPR7JI=
211-
github.com/launchdarkly/sdk-meta/api v0.2.0/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
210+
github.com/launchdarkly/sdk-meta/api v0.3.12 h1:/fZGRU20vJic88OGpGvFNQG/BvqSAFG3Fezr6miVqtM=
211+
github.com/launchdarkly/sdk-meta/api v0.3.12/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
212212
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
213213
github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
214214
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=

vendor/github.com/launchdarkly/sdk-meta/api/LICENSE

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)