Commit c7d2029
committed
go.mod: bazil.org/fuse v0.0.0-20200407214033-5883e5a4b5125
full diff: bazil/fuse@371fbbd...5883e5a
This is the last commit before bazil/fuse@60eaf8f,
which removed support for macOS:
> Remove macOS support
>
> OSXFUSE is no longer open source, see e.g.
> https://colatkinson.site/macos/fuse/2019/09/29/osxfuse/
>
> It looks like Apple is killing the whole category:
> https://news.ycombinator.com/item?id=22251076
>
> I will not personally put uncompensated effort into supporting
> non-open source environments, especially ones that are this hostile to
> work with. The macOS kludges were a significant amount of code, about
> 25% of the remaining non-test lines, and the primary source of
> complexity and alternate code paths.
>
> The API definitions will be remain for a short while, with deprecation
> markers. This should let multiplatform callers work without changes.
> Everything deprecated will be removed soon, so please adjust
> your code.
Signed-off-by: Sebastiaan van Stijn <[email protected]>1 parent 93e1549 commit c7d2029
24 files changed
Lines changed: 159 additions & 732 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
| 132 | + | |
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments