Browse Source

修改引用包

jiaojiao7 3 years ago
parent
commit
fd28148c45

+ 1 - 1
src/github.com/coreos/etcd/vendor/github.com/coreos/pkg/capnslog/init.go

@@ -19,7 +19,7 @@ package capnslog
 import (
 	"io"
 	"os"
-	"syscall"
+	//"syscall"
 )
 
 // Here's where the opinionation comes in. We need some sensible defaults,