aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/fuse.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/fuse.go')
-rw-r--r--internal/rosa/fuse.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/fuse.go b/internal/rosa/fuse.go
index 9d2aaad9..22c7cab6 100644
--- a/internal/rosa/fuse.go
+++ b/internal/rosa/fuse.go
@@ -40,5 +40,7 @@ func init() {
Name: "fuse",
Description: "the reference implementation of the Linux FUSE interface",
Website: "https://github.com/libfuse/libfuse/",
+
+ ID: 861,
}
}