Skip to content

Commit

Permalink
Use fusego with MacFuse >= 4.0 and thus ARM-based MacOS support
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalif committed Aug 17, 2021
1 parent 7e1cb8c commit dd89fd2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ require (
)

replace github.com/aws/aws-sdk-go => ./s3ext

replace github.com/jacobsa/fuse => github.com/vitalif/fusego v0.0.0-20210817200248-04482a2697a0
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,8 @@ github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/urfave/cli v1.21.1-0.20190807111034-521735b7608a h1:Q372CokLjPoo4bx4qmpjaxZ0yEJR05rZkeEyXcEvSTY=
github.com/urfave/cli v1.21.1-0.20190807111034-521735b7608a/go.mod h1:pLnliFgEwGWwRKy8217bLxXBDmG6pBQeZcIzf+m7U+k=
github.com/vitalif/fusego v0.0.0-20210817200248-04482a2697a0 h1:TQTbCvx2K5yFRtqTOLvg5F6P3LgW8Je3Kar2iQHIP6U=
github.com/vitalif/fusego v0.0.0-20210817200248-04482a2697a0/go.mod h1:xtZnnLxHY6QniCrfIpTwr5h8mH8zr+jsOFj0y9cfyp4=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit dd89fd2

Please sign in to comment.