mirror of
https://github.com/octoleo/restic.git
synced 2024-12-24 11:55:28 +00:00
fs: Require Go1.4 for Linux
This commit is contained in:
parent
c30f4a9134
commit
c8f46ce81d
@ -1,3 +1,5 @@
|
|||||||
|
// +build linux,go1.4
|
||||||
|
|
||||||
package fs
|
package fs
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user