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
I see that master has a newer version of golang.org/x/sys dependency, but the latest release (1.8.1) is still stuck at the 2019 version. This version of the dep is broken on go 1.18 on macOS. Ideally, you'd bump to the 2022 version before release. New x/sys works fine with older golang versions, just not the other way around.
I see that master has a newer version of golang.org/x/sys dependency, but the latest release (1.8.1) is still stuck at the 2019 version. This version of the dep is broken on go 1.18 on macOS. Ideally, you'd bump to the 2022 version before release. New x/sys works fine with older golang versions, just not the other way around.
golang/go#51091
The text was updated successfully, but these errors were encountered: