mirror of
https://github.com/restic/restic.git
synced 2025-10-09 20:03:51 +00:00
add go:build headers everywhere
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//+build !windows
|
||||
//go:build !windows
|
||||
// +build !windows
|
||||
|
||||
package restorer
|
||||
|
||||
|
Reference in New Issue
Block a user