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

[maint] Drop support for go 1.16 #350

Merged
merged 1 commit into from
Oct 7, 2022
Merged

[maint] Drop support for go 1.16 #350

merged 1 commit into from
Oct 7, 2022

Conversation

pkanal
Copy link
Contributor

@pkanal pkanal commented Oct 7, 2022

Which problem is this PR solving?

This PR drops support for Go 1.16, it's more than two versions old and we're running into dependency update issues by continuing to support it.

Short description of the changes

  • Remove 1.16 from circleci test matrix
  • Update README
  • Update go.mod

@pkanal pkanal added type: maintenance The necessary chores to keep the dust off. version: bump minor A PR that adds behavior, but is backwards-compatible. labels Oct 7, 2022
@pkanal pkanal self-assigned this Oct 7, 2022
@pkanal pkanal marked this pull request as ready for review October 7, 2022 16:38
@pkanal pkanal requested review from a team and emilyashley October 7, 2022 16:38
Copy link
Contributor

@vreynolds vreynolds left a comment

Choose a reason for hiding this comment

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

🧹

@pkanal pkanal merged commit f87c88a into main Oct 7, 2022
@pkanal pkanal deleted the purvi/drop-go-1.16 branch October 7, 2022 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance The necessary chores to keep the dust off. version: bump minor A PR that adds behavior, but is backwards-compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants