Skip to content
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

chore(refactor): get rid of golang.org/x/exp #108

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

programmer04
Copy link
Member

What this PR does / why we need it:

Functionalities provided by golang.org/x/exp are now available in stdlib and github.com/samber/lo so this PR removes redundant dependency golang.org/x/exp and implements protection from accidentally pulling it again.

@programmer04 programmer04 added this to the KGO v1.3.x milestone Apr 22, 2024
@programmer04 programmer04 self-assigned this Apr 22, 2024
@programmer04 programmer04 requested a review from a team as a code owner April 22, 2024 11:57
@programmer04 programmer04 enabled auto-merge (squash) April 22, 2024 11:57
go.mod Show resolved Hide resolved
@programmer04 programmer04 merged commit 20ac526 into main Apr 22, 2024
13 checks passed
@programmer04 programmer04 deleted the get-rid-of-exp branch April 22, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants