Skip to content

Commit

Permalink
Pin bazil.org/fuse to commit 5883e5a4.
Browse files Browse the repository at this point in the history
This is the last commit at which macOS is supported.
For context, see bazil/fuse#224.

For now I'm fine with pinning to this version; but I may need to fork later.
  • Loading branch information
creachadair committed Sep 20, 2021
1 parent 5ab2550 commit 371798a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ require (
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/yaml.v2 v2.2.8 // indirect
)

replace bazil.org/fuse => bazil.org/fuse 5883e5a4

0 comments on commit 371798a

Please sign in to comment.