Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

all: use slices mirror package #312

Merged
merged 1 commit into from
Aug 15, 2023
Merged

all: use slices mirror package #312

merged 1 commit into from
Aug 15, 2023

Conversation

bmizerany
Copy link
Contributor

@bmizerany bmizerany commented Aug 15, 2023

This commit "vendors" and uses a copy of the slices package just before
changeing the SlicesFunc signature to require an int return vs a bool.

By vendoring, we avoid updating our code (for now) and requiring a
forced upgrade to go1.21 for anyone not yet ready for that.

Fixes #306

This commit "vendors" and uses a copy of the slices package just before
changeing the SlicesFunc signature to require an int return vs a bool.

By vendoring, we avoid updating our code (for now) and requiring a
forced upgrade to go1.21 for anyone not yet ready for that.

Fixes #306
@bmizerany bmizerany merged commit e800b93 into main Aug 15, 2023
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tier.run not compatible with latest golang.org/x/exp package
1 participant