mirror of
https://github.com/restic/restic.git
synced 2025-12-03 21:21:47 +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