mirror of
https://github.com/rwinkhart/go-winio.git
synced 2026-09-06 09:07:18 -04:00
Include build tags to allow go get on non-Windows platforms. Fixes #30
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// +build windows
|
||||
|
||||
package backuptar
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user