Add autocomplete

This commit is contained in:
byunghwa.yun
2021-08-03 00:25:44 +09:00
parent 2ae9705442
commit bdc7730fdb
5 changed files with 121 additions and 0 deletions

1
go.mod
View File

@@ -90,6 +90,7 @@ require (
gopkg.in/jcmturner/goidentity.v3 v3.0.0 // indirect
gopkg.in/jcmturner/gokrb5.v7 v7.3.0 // indirect
modernc.org/sqlite v1.10.7
github.com/posener/complete v1.2.3
)
// replace github.com/seaweedfs/fuse => /Users/chris/go/src/github.com/seaweedfs/fuse