diff options
Diffstat (limited to 'weed/storage/backend/volume_create_linux.go')
| -rw-r--r-- | weed/storage/backend/volume_create_linux.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/storage/backend/volume_create_linux.go b/weed/storage/backend/volume_create_linux.go index 260c2c2a3..9b03dcda2 100644 --- a/weed/storage/backend/volume_create_linux.go +++ b/weed/storage/backend/volume_create_linux.go @@ -1,3 +1,4 @@ +//go:build linux // +build linux package backend |
