Skip to content

Commit 3ef2b58

Browse files
chore(deps): bump github.com/launchdarkly/sdk-meta/api from 0.3.13 to 0.3.14 (#512)
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.13 to 0.3.14. - [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.13...api/v0.3.14) --- 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 2eec5b2 commit 3ef2b58

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.2.0
1818
github.com/launchdarkly/go-server-sdk/v7 v7.8.0
19-
github.com/launchdarkly/sdk-meta/api v0.3.13
19+
github.com/launchdarkly/sdk-meta/api v0.3.14
2020
github.com/mattn/go-sqlite3 v1.14.24
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
@@ -217,8 +217,8 @@ github.com/launchdarkly/go-test-helpers/v2 v2.2.0 h1:L3kGILP/6ewikhzhdNkHy1b5y4z
217217
github.com/launchdarkly/go-test-helpers/v2 v2.2.0/go.mod h1:L7+th5govYp5oKU9iN7To5PgznBuIjBPn+ejqKR0avw=
218218
github.com/launchdarkly/go-test-helpers/v3 v3.0.2 h1:rh0085g1rVJM5qIukdaQ8z1XTWZztbJ49vRZuveqiuU=
219219
github.com/launchdarkly/go-test-helpers/v3 v3.0.2/go.mod h1:u2ZvJlc/DDJTFrshWW50tWMZHLVYXofuSHUfTU/eIwM=
220-
github.com/launchdarkly/sdk-meta/api v0.3.13 h1://VMpbzOnQPMI0Q6KvKDrDf8QO9kqghivacI6CUu5FY=
221-
github.com/launchdarkly/sdk-meta/api v0.3.13/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
220+
github.com/launchdarkly/sdk-meta/api v0.3.14 h1:CWOocMoOupjrvTgz4S3OcwrxMQVtf6qA/ZuLrs8vR9Q=
221+
github.com/launchdarkly/sdk-meta/api v0.3.14/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
222222
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
223223
github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
224224
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=

0 commit comments

Comments
 (0)