Skip to content

Commit 4202375

Browse files
chore(deps): bump github.com/launchdarkly/sdk-meta/api from 0.4.5 to 0.4.8 (#617)
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.5 to 0.4.8. - [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.5...api/v0.4.8) --- updated-dependencies: - dependency-name: github.com/launchdarkly/sdk-meta/api dependency-version: 0.4.8 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 020a442 commit 4202375

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.4.0
1818
github.com/launchdarkly/go-server-sdk/v7 v7.13.1
19-
github.com/launchdarkly/sdk-meta/api v0.4.5
19+
github.com/launchdarkly/sdk-meta/api v0.4.8
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
@@ -228,8 +228,8 @@ github.com/launchdarkly/go-server-sdk/v7 v7.13.1 h1:tYNZHb7aq1N8RPVnksBA2ToFsBHU
228228
github.com/launchdarkly/go-server-sdk/v7 v7.13.1/go.mod h1:EEUSX/bc1mVq+3pwrRzTfu8LFRWRI1UL4XMgzsKWmbE=
229229
github.com/launchdarkly/go-test-helpers/v3 v3.1.0 h1:E3bxJMzMoA+cJSF3xxtk2/chr1zshl1ZWa0/oR+8bvg=
230230
github.com/launchdarkly/go-test-helpers/v3 v3.1.0/go.mod h1:Ake5+hZFS/DmIGKx/cizhn5W9pGA7pplcR7xCxWiLIo=
231-
github.com/launchdarkly/sdk-meta/api v0.4.5 h1:xMnXACvMWJfTJkGz0F+8VrTXvBikufEiUCxvJXCfZuI=
232-
github.com/launchdarkly/sdk-meta/api v0.4.5/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
231+
github.com/launchdarkly/sdk-meta/api v0.4.8 h1:PAfhLfoozyQM04AzN7vxzQUc5mrINiwgk3gjbUMZhzY=
232+
github.com/launchdarkly/sdk-meta/api v0.4.8/go.mod h1:vXfR0z4XBz49IYT/2GDEza+Iat3PcuBCC438AZT6oDg=
233233
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
234234
github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
235235
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=

0 commit comments

Comments
 (0)