Skip to content

Commit a024e25

Browse files
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.14 to 0.4.3. - [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.14...api/v0.4.3) --- updated-dependencies: - dependency-name: github.com/launchdarkly/sdk-meta/api dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 566493d commit a024e25

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.10.1
19-
github.com/launchdarkly/sdk-meta/api v0.3.14
19+
github.com/launchdarkly/sdk-meta/api v0.4.3
2020
github.com/mattn/go-sqlite3 v1.14.28
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.14 h1:CWOocMoOupjrvTgz4S3OcwrxMQVtf6qA/ZuLrs8vR9Q=
221-
github.com/launchdarkly/sdk-meta/api v0.3.14/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
220+
github.com/launchdarkly/sdk-meta/api v0.4.3 h1:BCcHDzTgTbsWfrmEm9TOlFgHHh0/21DWLyWhplvvmtY=
221+
github.com/launchdarkly/sdk-meta/api v0.4.3/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)