mirror of
https://github.com/versity/versitygw.git
synced 2026-02-05 18:00:42 +00:00
Go's stdlib seems to handle the FreeBSD user. namespace directly, or FreeBSD itself doesn't require it. Make this a platform-specific feature. Fixes: #1745