Skip to content

Commit b119a1e

Browse files
chore(deps): bump github.com/launchdarkly/sdk-meta/api from 0.4.4 to 0.4.5 (#579)
chore(deps): bump github.com/launchdarkly/sdk-meta/api Bumps [github.com/launchdarkly/sdk-meta/api](https://github.com/launchdarkly/sdk-meta) from 0.4.4 to 0.4.5. - [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.4.4...api/v0.4.5) --- updated-dependencies: - dependency-name: github.com/launchdarkly/sdk-meta/api dependency-version: 0.4.5 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> Co-authored-by: dmashuda <[email protected]>
1 parent d19bd6a commit b119a1e

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.3.0
1818
github.com/launchdarkly/go-server-sdk/v7 v7.11.0
19-
github.com/launchdarkly/sdk-meta/api v0.4.4
19+
github.com/launchdarkly/sdk-meta/api v0.4.5
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
@@ -230,8 +230,8 @@ github.com/launchdarkly/go-test-helpers/v2 v2.2.0 h1:L3kGILP/6ewikhzhdNkHy1b5y4z
230230
github.com/launchdarkly/go-test-helpers/v2 v2.2.0/go.mod h1:L7+th5govYp5oKU9iN7To5PgznBuIjBPn+ejqKR0avw=
231231
github.com/launchdarkly/go-test-helpers/v3 v3.0.2 h1:rh0085g1rVJM5qIukdaQ8z1XTWZztbJ49vRZuveqiuU=
232232
github.com/launchdarkly/go-test-helpers/v3 v3.0.2/go.mod h1:u2ZvJlc/DDJTFrshWW50tWMZHLVYXofuSHUfTU/eIwM=
233-
github.com/launchdarkly/sdk-meta/api v0.4.4 h1:vEFeLXY83KrS5YXASKDoQ0VskJTcDHr7tbewPR0fYK8=
234-
github.com/launchdarkly/sdk-meta/api v0.4.4/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
233+
github.com/launchdarkly/sdk-meta/api v0.4.5 h1:xMnXACvMWJfTJkGz0F+8VrTXvBikufEiUCxvJXCfZuI=
234+
github.com/launchdarkly/sdk-meta/api v0.4.5/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
235235
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
236236
github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
237237
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=

0 commit comments

Comments
 (0)