# This is a combination of 2 commits.
# This is the 1st commit message: Changed package names to match the new organization # This is the commit message #2: Forgot Cache
This commit is contained in:
+3
-3
@@ -29,9 +29,9 @@ import (
|
||||
"github.com/gorilla/handlers"
|
||||
"github.com/gorilla/mux"
|
||||
|
||||
"github.com/platform9/fission"
|
||||
"github.com/platform9/fission/cache"
|
||||
controllerclient "github.com/platform9/fission/controller/client"
|
||||
"github.com/fission/fission"
|
||||
"github.com/fission/fission/cache"
|
||||
controllerclient "github.com/fission/fission/controller/client"
|
||||
)
|
||||
|
||||
type funcSvc struct {
|
||||
|
||||
Reference in New Issue
Block a user