Skip to content

chore: remove golang.org/x/exp as depenency #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 8, 2025

Conversation

dlnilsson
Copy link
Contributor

@dlnilsson dlnilsson commented Jun 23, 2025

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Removed golang.org/x/exp as a dependency, and replaced it with standard library functions. Bumped go version to 1.24.

BEGIN_COMMIT_OVERRIDE
chore: Remove golang.org/x/exp as dependency
fix: Bump minimum go version to 1.24
END_COMMIT_OVERRIDE

@dlnilsson dlnilsson requested a review from a team as a code owner June 23, 2025 12:04
removed golang.org/x/exp as depenency, and use standard library
Copy link
Member

@keelerm84 keelerm84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making this contribution. A couple of minor adjustments, but overall this looks like a solid change.

@keelerm84 keelerm84 merged commit 3a5523a into launchdarkly:v3 Jul 8, 2025
28 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants