Bump queue worker for alexellis->openfaas org naming

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis
2017-11-23 13:02:16 +00:00
parent 5bac6c1961
commit 62a5cfc385
2 changed files with 3 additions and 3 deletions

View File

@ -2,12 +2,12 @@ package handler
import (
"encoding/json"
"fmt"
"log"
"os"
"fmt"
"github.com/alexellis/faas/gateway/queue"
"github.com/nats-io/go-nats-streaming"
"github.com/openfaas/faas/gateway/queue"
)
// NatsQueue queue for work