aboutsummaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorJakob Unterwurzacher2025-05-06 09:07:54 +0200
committerJakob Unterwurzacher2025-05-06 09:07:54 +0200
commite59f97806b12d593b972bbd17988f061fcc09043 (patch)
treee3a93ddf55d4b7d8b640f677d6b76c2ef25570e0 /internal
parent7901dc91e1125aa90c7fbd547d5f80eedfeed8ec (diff)
fusefrontend_reverse: import go-gitignore with explicit alias
Diffstat (limited to 'internal')
-rw-r--r--internal/fusefrontend_reverse/root_node.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/fusefrontend_reverse/root_node.go b/internal/fusefrontend_reverse/root_node.go
index cb04151..c0ef814 100644
--- a/internal/fusefrontend_reverse/root_node.go
+++ b/internal/fusefrontend_reverse/root_node.go
@@ -21,7 +21,7 @@ import (
"github.com/rfjakob/gocryptfs/v2/internal/syscallcompat"
"github.com/rfjakob/gocryptfs/v2/internal/tlog"
- "github.com/sabhiram/go-gitignore"
+ ignore "github.com/sabhiram/go-gitignore"
)
// RootNode is the root directory in a `gocryptfs -reverse` mount