module git.swzry.com/ProjectNagae/FsUtils/amntfs go 1.21 require ( git.swzry.com/ProjectNagae/FsUtils/mountree v1.0.0 github.com/GUAIK-ORG/go-snowflake v0.0.0-20200116064823-220c4260e85f github.com/spf13/afero v1.11.0 ) require ( github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b // indirect golang.org/x/text v0.14.0 // indirect )