This commit is contained in:
Asim Aslam 2020-01-10 21:54:36 +00:00
parent e1e6199743
commit f50a50eeb3
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@ var (
defaultSelector = "registry"
defaultTransport = "http"
defaultRuntime = "local"
defaultStore = "memory"
defaultStore = "memory"
)
func init() {