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
* `go mod edit -go=1.11`
* Bump go from 1.16 to 1.17
* Revert "`go mod edit -go=1.11`"
This reverts commit b205b48.
Since `go mod` gets an error:
```
go mod tidy: go.mod file indicates go 1.17, but maximum supported version is 1.16
```_
0 commit comments