aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/conf/path_windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'conf/path_windows.go')
-rw-r--r--conf/path_windows.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/path_windows.go b/conf/path_windows.go
index 8b23e399..1345db14 100644
--- a/conf/path_windows.go
+++ b/conf/path_windows.go
@@ -7,10 +7,11 @@ package conf
import (
"errors"
- "golang.org/x/sys/windows"
"os"
"path/filepath"
"unsafe"
+
+ "golang.org/x/sys/windows"
)
//sys coTaskMemFree(pointer uintptr) = ole32.CoTaskMemFree