diff --git a/src/fs/Walk.go b/src/fs/Walk.go index 0a169ab..8253db5 100644 --- a/src/fs/Walk.go +++ b/src/fs/Walk.go @@ -1,4 +1,4 @@ -//go:build linux || darwin +//go:build !windows package fs