mirror of
https://github.com/henrygd/beszel.git
synced 2026-03-22 05:36:15 +01:00
fix purego build errors on non-supported architectures
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//go:build (linux || windows) && (amd64 || arm64)
|
||||
|
||||
package agent
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user