Fix arm build

This commit is contained in:
Matthew Penner 2020-10-17 15:41:13 -06:00
parent 4ce35d3d17
commit 19d821aab5

View File

@ -1,3 +1,5 @@
// +build !arm
package filesystem
import (