fix dep, impl nonempty

This commit is contained in:
Barak Michener 2018-03-30 19:36:37 -07:00
parent c8c18403e4
commit a5d237df2a
24 changed files with 286 additions and 215 deletions

View file

@ -28,3 +28,7 @@
[prune]
go-tests = true
unused-packages = true
[[constraint]]
name = "github.com/hanwen/go-fuse"
branch = "master"