git2go: Fix failure on MacOS X systems
Because of the issue in the Go v1.17 https://github.com/golang/go/issues/46763 the git2go dependent tests was failing the execution with fatal error. Update of the golang.org/x/sys to newer version fixes this problem.