mirror of
https://github.com/rwinkhart/sys.git
synced 2026-09-05 16:47:27 -04:00
go.sys: fix imports to cgc/p/go.sys, add build tags
Approach but probably not achieve a green build. LGTM=adg R=golang-codereviews, adg CC=golang-codereviews https://golang.org/cl/126120043
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@ import (
|
||||
"net"
|
||||
"os"
|
||||
"testing"
|
||||
"unix"
|
||||
|
||||
"code.google.com/p/go.sys/unix"
|
||||
)
|
||||
|
||||
// TestSCMCredentials tests the sending and receiving of credentials
|
||||
|
||||
Reference in New Issue
Block a user