fix #102 - add windows support

This commit is contained in:
Casey Lee
2020-02-25 09:22:59 -08:00
parent ead2ab4d69
commit 1d84ee0db1
188 changed files with 36275 additions and 44552 deletions

2
go.mod
View File

@@ -54,4 +54,6 @@ require (
replace github.com/docker/docker => github.com/docker/engine v0.0.0-20181106193140-f5749085e9cb
replace golang.org/x/sys => golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a
go 1.13