Skip to content

Commit b2a5f1e

Browse files
chore(deps): bump github.com/launchdarkly/sdk-meta/api from 0.3.12 to 0.3.13 (#491)
chore(deps): bump github.com/launchdarkly/sdk-meta/api Bumps [github.com/launchdarkly/sdk-meta/api](https://github.com/launchdarkly/sdk-meta) from 0.3.12 to 0.3.13. - [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.3.12...api/v0.3.13) --- updated-dependencies: - dependency-name: github.com/launchdarkly/sdk-meta/api 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>
1 parent 33c856d commit b2a5f1e

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
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.3.12
19+
github.com/launchdarkly/sdk-meta/api v0.3.13
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.3.12 h1:/fZGRU20vJic88OGpGvFNQG/BvqSAFG3Fezr6miVqtM=
211-
github.com/launchdarkly/sdk-meta/api v0.3.12/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
210+
github.com/launchdarkly/sdk-meta/api v0.3.13 h1://VMpbzOnQPMI0Q6KvKDrDf8QO9kqghivacI6CUu5FY=
211+
github.com/launchdarkly/sdk-meta/api v0.3.13/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/sdkmeta/data/releases.json

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ github.com/launchdarkly/go-server-sdk/v7/ldhttp
199199
github.com/launchdarkly/go-server-sdk/v7/subsystems
200200
github.com/launchdarkly/go-server-sdk/v7/subsystems/ldstoreimpl
201201
github.com/launchdarkly/go-server-sdk/v7/subsystems/ldstoretypes
202-
# github.com/launchdarkly/sdk-meta/api v0.3.12
202+
# github.com/launchdarkly/sdk-meta/api v0.3.13
203203
## explicit; go 1.20
204204
github.com/launchdarkly/sdk-meta/api/sdkmeta
205205
# github.com/lucasb-eyer/go-colorful v1.2.0

0 commit comments

Comments
 (0)