mirror of
https://github.com/xiaoqidun/symfs.git
synced 2026-09-03 06:00:22 +08:00
9 lines
118 B
AMPL
9 lines
118 B
AMPL
module github.com/xiaoqidun/symfs
|
|
|
|
go 1.25.0
|
|
|
|
require (
|
|
github.com/winfsp/cgofuse v1.6.0
|
|
golang.org/x/sys v0.47.0
|
|
)
|