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
The code uses some 1.18-only features, like strings.Cut and testing.F.
The CI requires Go 1.18.
Since Go 1.18 is now required, reflect that in the go.mod.
0 commit comments