mirror of
https://github.com/henrygd/beszel.git
synced 2026-03-27 07:56:19 +01:00
fix purego build errors on non-supported architectures
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build windows
|
||||
//go:build windows && (amd64 || arm64)
|
||||
|
||||
package agent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user