Add guid package

This commit is contained in:
Kevin Parsons
2019-04-01 16:07:14 -07:00
parent 8710e5dda3
commit 88da7d1491
7 changed files with 240 additions and 36 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"fmt"
"os"
"github.com/Microsoft/go-winio/internal/etw"
"github.com/Microsoft/go-winio/pkg/etw"
)
func main() {