mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
cmd/version: add support for openbsd/amd64
After this patch the version command will be - fully supported on openbsd/amd64 - stay stub on openbsd/i386 until we deprecate go 1.17 Remaining os/arch combinations stay as is.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// +build !openbsd !windows
|
||||
|
||||
package buildinfo
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user