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

all: Bump Go Version to 1.18 #219

Merged
merged 3 commits into from Aug 12, 2022
Merged

all: Bump Go Version to 1.18 #219

merged 3 commits into from Aug 12, 2022

Conversation

bflad
Copy link
Member

@bflad bflad commented Aug 11, 2022

Closes #218

Updated via:

go mod edit -go=1.18
go mod tidy
go fix ./...

And textual file updates, such as GitHub Actions workflows and the README.

Reference: #218

Updated via:

```shell
go mod edit -go=1.18
go mod tidy
go fix ./...
```

And textual file updates, such as GitHub Actions workflows and the README.
@bflad bflad added this to the v0.14.0 milestone Aug 11, 2022
@bflad bflad requested a review from a team as a code owner August 11, 2022 16:18
@bflad bflad merged commit a0168ca into main Aug 12, 2022
@bflad bflad deleted the bflad/go-upgrade branch August 12, 2022 18:09
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.

Bump Expected Minimum Go Version to 1.18
2 participants