mirror of
https://github.com/restic/restic.git
synced 2025-08-23 09:47:42 +00:00
Fix compilation for Go 1.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build !linux
|
||||
// +build !linux !go1.4
|
||||
|
||||
package fs
|
||||
|
||||
|
Reference in New Issue
Block a user