File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/go-redis/redismock/v9 v9.2.0
1010 github.com/hashicorp/go-retryablehttp v0.7.7
1111 github.com/hashicorp/go-rootcerts v1.0.2
12- github.com/launchdarkly/go-sdk-common/v3 v3.3 .0
12+ github.com/launchdarkly/go-sdk-common/v3 v3.4 .0
1313 github.com/launchdarkly/go-server-sdk/v6 v6.2.1
1414 github.com/prometheus/client_golang v1.22.0
1515 github.com/redis/go-redis/extra/redisotel/v9 v9.11.0
@@ -71,7 +71,7 @@ require (
7171 github.com/yuin/gopher-lua v1.1.1 // indirect
7272 go.opentelemetry.io/auto/sdk v1.1.0 // indirect
7373 go.opentelemetry.io/proto/otlp v1.7.0 // indirect
74- go.uber.org/multierr v1.11.0 // indirect
74+ go.uber.org/multierr v1.11.0
7575 golang.org/x/sync v0.15.0 // indirect
7676 golang.org/x/sys v0.33.0 // indirect
7777 golang.org/x/text v0.26.0 // indirect
Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ github.com/launchdarkly/eventsource v1.7.1 h1:StoRQeiPyrcQIXjlQ7b5jWMzHW4p+GGczN
8787github.com/launchdarkly/eventsource v1.7.1 /go.mod h1:LHxSeb4OnqznNZxCSXbFghxS/CjIQfzHovNoAqbO/Wk =
8888github.com/launchdarkly/go-jsonstream/v3 v3.1.0 h1:U/7/LplZO72XefBQ+FzHf6o4FwLHVqBE+4V58Ornu/E =
8989github.com/launchdarkly/go-jsonstream/v3 v3.1.0 /go.mod h1:2Pt4BR5AwWgsuVTCcIpB6Os04JFIKWfoA+7faKkZB5E =
90- github.com/launchdarkly/go-sdk-common/v3 v3.3 .0 h1:kkf78wcKX+DOXzNjG29i+py/P+XMIw8/mXS7eEWGQwU =
91- github.com/launchdarkly/go-sdk-common/v3 v3.3 .0 /go.mod h1:mXFmDGEh4ydK3QilRhrAyKuf9v44VZQWnINyhqbbOd0 =
90+ github.com/launchdarkly/go-sdk-common/v3 v3.4 .0 h1:GTRulE0G43xdWY1QdjAXJ7QnZ8PMFU8pOWZICCydEtM =
91+ github.com/launchdarkly/go-sdk-common/v3 v3.4 .0 /go.mod h1:6MNeeP8b2VtsM6I3TbShCHW/+tYh2c+p5dB+ilS69sg =
9292github.com/launchdarkly/go-sdk-events/v2 v2.0.2 h1:Ngp050AGYUyN3YRxX7zfu110NETHEPEOVys1ey2Hyvw =
9393github.com/launchdarkly/go-sdk-events/v2 v2.0.2 /go.mod h1:Msqbl6brgFO83RUxmLaJAUx2sYG+WKULcy+Vf3+tKww =
9494github.com/launchdarkly/go-semver v1.0.2 h1:sYVRnuKyvxlmQCnCUyDkAhtmzSFRoX6rG2Xa21Mhg+w =
You can’t perform that action at this time.
0 commit comments