Enable golangci on Windows

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2020-10-01 09:00:45 -07:00
parent a3c0e8859c
commit 77cf032195
22 changed files with 43 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
// +build !windows
/*
Copyright The containerd Authors.