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

refactor: Make use of 1.20+ standard library features #286

Merged
merged 4 commits into from
Nov 18, 2024
Merged

Conversation

bodgit
Copy link
Owner

@bodgit bodgit commented Nov 18, 2024

  • ci: Bump golangci-lint
  • chore: Drop compat min() & max() functions
  • refactor: Use sync.OnceValues instead of syncutil.Once
  • refactor: Use errors.Join instead of github.com/hashicorp/go-multierror

@bodgit bodgit changed the title 1.21 compat refactor: Make use 1.20+ standard library features Nov 18, 2024
@bodgit bodgit changed the title refactor: Make use 1.20+ standard library features refactor: Make use of 1.20+ standard library features Nov 18, 2024
@coveralls
Copy link

Coverage Status

coverage: 73.339% (-0.06%) from 73.403%
when pulling 4de17c8 on 1.21-compat
into a706501 on main.

@bodgit bodgit merged commit 9204bd5 into main Nov 18, 2024
7 of 11 checks passed
@bodgit bodgit deleted the 1.21-compat branch November 18, 2024 08:46
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