mirror of https://github.com/sirupsen/logrus.git
commit
97978e5e54
|
@ -11,6 +11,7 @@ import (
|
|||
"syscall"
|
||||
"unsafe"
|
||||
)
|
||||
|
||||
var kernel32 = syscall.NewLazyDLL("kernel32.dll")
|
||||
|
||||
var (
|
||||
|
|
Loading…
Reference in New Issue