summaryrefslogtreecommitdiff
path: root/windowsWrapper.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-25 00:39:14 -0600
committerJeff Carr <[email protected]>2024-01-25 00:39:14 -0600
commit41fe4a4659d50d70a835224405490588019d24ff (patch)
treedd6677fb17d11a4233568fddf0d3a141434bba10 /windowsWrapper.go
parente24c2c2eb3feb5083a74a9b2cb396bcbcb0ac52d (diff)
new homev0.13.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'windowsWrapper.go')
-rw-r--r--windowsWrapper.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/windowsWrapper.go b/windowsWrapper.go
index e0ea2b2..2cff80d 100644
--- a/windowsWrapper.go
+++ b/windowsWrapper.go
@@ -3,7 +3,7 @@ package shell
import (
"runtime"
"strings"
-
+
"go.wit.com/log"
)