mirror of
https://github.com/henrygd/beszel.git
synced 2026-05-13 22:01:50 +02: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