]> Sergey Matveev's repositories - mmc.git/blobdiff - cmd/rd/main.go
internal package
[mmc.git] / cmd / rd / main.go
index 74f613a6f7b2b7965143284ca9d1c192110ab2ff..535332ff64a2c57f10f6e9d4956c4b8d59c5e3f6 100644 (file)
@@ -29,7 +29,7 @@ import (
        "github.com/fsnotify/fsnotify"
        "github.com/mattermost/mattermost-server/v6/model"
        "go.cypherpunks.ru/recfile"
-       "go.stargrave.org/mmc"
+       "go.stargrave.org/mmc/internal"
 )
 
 var Threads = make(map[string]string)