ref: 203cdba433dba38972169e3e52f638a12b199fa0
parent: 9f8de84236cf810522711cfd55744c1adba7981d
author: Philip Silva <philip.silva@protonmail.com>
date: Mon Dec 26 20:19:00 EST 2022
go.mod: exclude go-fuse (need to find a better solution)
--- a/go.mod
+++ b/go.mod
@@ -12,6 +12,8 @@
exclude github.com/hanwen/go-fuse/v2 v2.0.3
+exclude github.com/hanwen/go-fuse/v2 v2.1.0
+
require (
9fans.net/go v0.0.2
github.com/andybalholm/cascadia v1.3.1