Skip to content

Commit

Permalink
fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to …
Browse files Browse the repository at this point in the history
…v6.2.0 (#492)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 19dafe9 commit eb97cb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion providers/launchdarkly/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/hooklift/assert v0.1.0
github.com/launchdarkly/go-sdk-common/v3 v3.1.0
github.com/launchdarkly/go-server-sdk/v6 v6.1.1
github.com/launchdarkly/go-server-sdk/v6 v6.2.0
github.com/open-feature/go-sdk v1.11.0
golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
)
Expand Down
2 changes: 2 additions & 0 deletions providers/launchdarkly/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ github.com/launchdarkly/go-server-sdk-evaluation/v2 v2.0.2 h1:PAM0GvE0nIUBeOkjdi
github.com/launchdarkly/go-server-sdk-evaluation/v2 v2.0.2/go.mod h1:Mztipcz+7ZMatXVun3k/IfPa8IOgUnAqiZawtFh2MRg=
github.com/launchdarkly/go-server-sdk/v6 v6.1.1 h1:L57BC9Fy4IJG0zRZoYBkoxko6QTAC2OF8QzTVUqn2p8=
github.com/launchdarkly/go-server-sdk/v6 v6.1.1/go.mod h1:67QqqyeRNyXx7S/fZiSZesRvaePCyxhzsnY+4fhK55U=
github.com/launchdarkly/go-server-sdk/v6 v6.2.0 h1:UsYSV22InggYAIzpDG25Kqnp/Dr8i5QlRcxp+DOpPQU=
github.com/launchdarkly/go-server-sdk/v6 v6.2.0/go.mod h1:j0cbJ6FyygFNCg1Pmb9FQ+HSJ3k0XbaBhEx8NAgWM4g=
github.com/launchdarkly/go-test-helpers/v2 v2.2.0 h1:L3kGILP/6ewikhzhdNkHy1b5y4zs50LueWenVF0sBbs=
github.com/launchdarkly/go-test-helpers/v2 v2.2.0/go.mod h1:L7+th5govYp5oKU9iN7To5PgznBuIjBPn+ejqKR0avw=
github.com/launchdarkly/go-test-helpers/v3 v3.0.2 h1:rh0085g1rVJM5qIukdaQ8z1XTWZztbJ49vRZuveqiuU=
Expand Down

0 comments on commit eb97cb7

Please sign in to comment.