You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reference: #54
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.
This Go module has been updated to Go 1.18 per the [Go support policy](https://golang.org/doc/devel/release.html#policy). Any consumers building on earlier Go versions may experience errors.
0 commit comments