Skip to content

Conversation

@bflad
Copy link
Contributor

@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
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 26, 2024
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.

Bump Expected Minimum Go Version to 1.18

2 participants