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

feat(deps): bump supported Go versions to 1.22 and 1.21 #114

Merged
merged 4 commits into from
Mar 25, 2024

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Mar 25, 2024

Bumps our supported Go versions from 1.18 and 1.19 to 1.21 and 1.22.

This caused some issues with golanglintci which I've fixed.

@cwaldren-ld cwaldren-ld force-pushed the cw/bump-go-versions branch from 928508a to 3b642c1 Compare March 25, 2024 22:36
@cwaldren-ld cwaldren-ld marked this pull request as ready for review March 25, 2024 22:43
@cwaldren-ld cwaldren-ld requested review from a team and kinyoklion March 25, 2024 22:43
@@ -5,8 +5,6 @@ run:
linters:
enable:
- bodyclose
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Deprecated.

@@ -54,4 +51,3 @@ linters-settings:
issues:
exclude-use-default: false
max-same-issues: 1000
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Doesn't exist.

@@ -8,7 +8,10 @@

## Supported Go versions

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Adding the versioning policy here to be explicit.

@cwaldren-ld cwaldren-ld changed the title feat(deps): bump supported Go versions to 1.22 and 1.21 fix(deps): bump supported Go versions to 1.22 and 1.21 Mar 25, 2024
@cwaldren-ld cwaldren-ld changed the title fix(deps): bump supported Go versions to 1.22 and 1.21 feat(deps): bump supported Go versions to 1.22 and 1.21 Mar 25, 2024
@cwaldren-ld cwaldren-ld merged commit 0ac6d4d into v7 Mar 25, 2024
11 checks passed
@cwaldren-ld cwaldren-ld deleted the cw/bump-go-versions branch March 25, 2024 22:51
cwaldren-ld pushed a commit that referenced this pull request Mar 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[7.2.0](v7.1.1...v7.2.0)
(2024-03-25)


### Features

* **deps:** bump supported Go versions to 1.22 and 1.21
([#114](#114))
([0ac6d4d](0ac6d4d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cwaldren-ld added a commit that referenced this pull request Mar 27, 2024
Bumps our supported Go versions from 1.18 and 1.19 to 1.21 and 1.22.
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