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
Previously we were using the version in go.mod. We're thinking we
shouldn't update that unless we want to use new features of the latest
go release. However, for the build / test actions, it seems important to
test using a version we'd recommend for our clients.
Fix#154
0 commit comments