Move to openfaas org

Closes: #36

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (OpenFaaS Ltd)
2020-02-06 09:36:18 +00:00
parent b06364c3f4
commit 592f3d3cc0
13 changed files with 26 additions and 32 deletions

View File

@ -3,7 +3,7 @@ package main
import (
"os"
"github.com/alexellis/faasd/cmd"
"github.com/openfaas/faasd/cmd"
)
// These values will be injected into these variables at the build time.