mirror of
https://github.com/restic/restic.git
synced 2025-10-11 04:30:55 +00:00
add go:build headers everywhere
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//go:build darwin || freebsd || linux
|
||||
// +build darwin freebsd linux
|
||||
|
||||
package fuse
|
||||
|
Reference in New Issue
Block a user