mirror of
https://github.com/restic/restic.git
synced 2025-12-04 13:52:15 +00:00
add go:build headers everywhere
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//go:build !aix && !solaris && !windows
|
||||
// +build !aix,!solaris,!windows
|
||||
|
||||
package backend
|
||||
|
||||
Reference in New Issue
Block a user