Skip to content

Commit 16d04a4

Browse files
dependabot[bot]nickstenning
authored andcommitted
Bump github.com/launchdarkly/go-server-sdk/v6 from 6.1.1 to 6.2.0
Bumps [github.com/launchdarkly/go-server-sdk/v6](https://github.com/launchdarkly/go-server-sdk) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/launchdarkly/go-server-sdk/releases) - [Changelog](https://github.com/launchdarkly/go-server-sdk/blob/v6.2.0/CHANGELOG.md) - [Commits](launchdarkly/go-server-sdk@v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: github.com/launchdarkly/go-server-sdk/v6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81289f8 commit 16d04a4

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
@@ -8,7 +8,7 @@ require (
88
github.com/golangci/golangci-lint v1.55.2
99
github.com/hashicorp/go-retryablehttp v0.7.5
1010
github.com/launchdarkly/go-sdk-common/v3 v3.1.0
11-
github.com/launchdarkly/go-server-sdk/v6 v6.1.1
11+
github.com/launchdarkly/go-server-sdk/v6 v6.2.0
1212
github.com/redis/go-redis/v9 v9.5.1
1313
github.com/segmentio/ksuid v1.0.4
1414
github.com/speps/go-hashids/v2 v2.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,8 +416,8 @@ github.com/launchdarkly/go-semver v1.0.2 h1:sYVRnuKyvxlmQCnCUyDkAhtmzSFRoX6rG2Xa
416416
github.com/launchdarkly/go-semver v1.0.2/go.mod h1:xFmMwXba5Mb+3h72Z+VeSs9ahCvKo2QFUTHRNHVqR28=
417417
github.com/launchdarkly/go-server-sdk-evaluation/v2 v2.0.2 h1:PAM0GvE0nIUBeOkjdiymIEKI+8FFLJ+fEsWTupW1yGU=
418418
github.com/launchdarkly/go-server-sdk-evaluation/v2 v2.0.2/go.mod h1:Mztipcz+7ZMatXVun3k/IfPa8IOgUnAqiZawtFh2MRg=
419-
github.com/launchdarkly/go-server-sdk/v6 v6.1.1 h1:L57BC9Fy4IJG0zRZoYBkoxko6QTAC2OF8QzTVUqn2p8=
420-
github.com/launchdarkly/go-server-sdk/v6 v6.1.1/go.mod h1:67QqqyeRNyXx7S/fZiSZesRvaePCyxhzsnY+4fhK55U=
419+
github.com/launchdarkly/go-server-sdk/v6 v6.2.0 h1:UsYSV22InggYAIzpDG25Kqnp/Dr8i5QlRcxp+DOpPQU=
420+
github.com/launchdarkly/go-server-sdk/v6 v6.2.0/go.mod h1:j0cbJ6FyygFNCg1Pmb9FQ+HSJ3k0XbaBhEx8NAgWM4g=
421421
github.com/launchdarkly/go-test-helpers/v2 v2.2.0 h1:L3kGILP/6ewikhzhdNkHy1b5y4zs50LueWenVF0sBbs=
422422
github.com/launchdarkly/go-test-helpers/v2 v2.2.0/go.mod h1:L7+th5govYp5oKU9iN7To5PgznBuIjBPn+ejqKR0avw=
423423
github.com/launchdarkly/go-test-helpers/v3 v3.0.2 h1:rh0085g1rVJM5qIukdaQ8z1XTWZztbJ49vRZuveqiuU=

0 commit comments

Comments
 (0)