cmd/version: add support for openbsd/386
After this patch the version command will be fully supported on openbsd/amd64 and openbsd/386. Remaining os/arch combinations stay as is.
This commit is contained in:
parent
f1f923a986
commit
aa0ceb6c5c
4 changed files with 5 additions and 27 deletions
|
@ -1,5 +1,4 @@
|
|||
// +build !windows
|
||||
// +build !openbsd !386
|
||||
|
||||
package buildinfo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue