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
fix(deps): Relax the minimum required go version (#5022)
Setting the `go` directive to a patch version above `.0` causes issues
for downstream code bases that have their `go` directive set to the `.0`
patch version of Go.
0 commit comments