mirror of
https://github.com/octoleo/restic.git
synced 2024-11-16 01:57:10 +00:00
Fix compilation for Go 1.3
This commit is contained in:
parent
c8f46ce81d
commit
ddfadae6f6
@ -1,4 +1,4 @@
|
|||||||
// +build !linux
|
// +build !linux !go1.4
|
||||||
|
|
||||||
package fs
|
package fs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user