fix(upgrade): include netbsd

This commit is contained in:
pin 2024-06-05 07:22:07 +02:00 committed by GitHub
parent cbc571746f
commit d824c78464
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
//go:build linux || freebsd || openbsd
//go:build linux || freebsd || openbsd || netbsd
package upgrade