Skip to content

chore: update Go server SDK to 7.15.5 - #51

Open
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
devin/1785747735-update-go-sdk
Open

chore: update Go server SDK to 7.15.5#51
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
devin/1785747735-update-go-sdk

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps github.com/launchdarkly/go-server-sdk/v7 from an exact pin of v7.15.4 to the latest within-major release v7.15.5.

SDK v7.15.5 declares go 1.25.0, so go mod tidy raises this module's directive from go 1.24.0 (+ toolchain go1.24.1) to go 1.25.0. Consequently the README's "requires Go 1.24 or higher" and the CI setup-go version are updated to 1.25.

Verified by running the example against a real SDK key: client initializes on SDK 7.15.5, streams, and evaluates the flag. No deprecated SDK APIs in use; go build and go vet are clean. CI build-and-run passes.

Link to Devin session: https://app.devin.ai/sessions/17c48091dc31418fbb97b133dd299665
Requested by: @jsonbailey


Note

Low Risk
Dependency and toolchain bump only; no auth, data, or application logic changes.

Overview
Updates github.com/launchdarkly/go-server-sdk/v7 from v7.15.4 to v7.15.5 with no changes to application source.

Because the newer SDK targets Go 1.25, go.mod moves from go 1.24.0 (and drops the toolchain go1.24.1 pin) to go 1.25.0. The README minimum Go version and CI setup-go go-version are aligned to 1.25 so local builds and the workflow use the same toolchain.

Reviewed by Cursor Bugbot for commit 81cd6d0. Bugbot is set up for automated code reviews on this repo. Configure here.

@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@devin-ai-integration devin-ai-integration Bot added the devin-pr Created by Devin label Aug 3, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

@cursor review

@kinyoklion
kinyoklion marked this pull request as ready for review August 3, 2026 15:57
@kinyoklion
kinyoklion requested a review from a team as a code owner August 3, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devin-pr Created by Devin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants