Skip to content

all: Bump Go Version to 1.18#101

Merged
bflad merged 2 commits intomainfrom
bflad/go-upgrade
Aug 11, 2022
Merged

all: Bump Go Version to 1.18#101
bflad merged 2 commits intomainfrom
bflad/go-upgrade

Conversation

@bflad
Copy link
Copy Markdown
Contributor

@bflad bflad commented Aug 10, 2022

Closes #100

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.

@bflad bflad added this to the v0.8.0 milestone Aug 10, 2022
@bflad bflad requested a review from a team as a code owner August 10, 2022 17:18
bflad added 2 commits August 11, 2022 12:03
Reference: #100

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 force-pushed the bflad/go-upgrade branch from 13617af to 456ab8c Compare August 11, 2022 16:03
@bflad bflad merged commit 96fbb9b into main Aug 11, 2022
@bflad bflad deleted the bflad/go-upgrade branch August 11, 2022 16:07
@github-actions
Copy link
Copy Markdown

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 27, 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