mirror of
https://github.com/versity/versitygw.git
synced 2026-04-27 07:55:05 +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