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, go.sum: bump golang.org/x/sys from 20170803 to 20201202
This commits the result of running
go get golang.org/x/sys@v0.0.0-20201202213521-69691e467435
to fix a build failure for freebsd_arm64.
This seems to be the minimum bump to fix that failure without
introducing a build failure for darwin_arm64. That is, bumping to
v0.0.0-20201201145000-ef89a241ccb3 does not work.
0 commit comments