# 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:
@@ -21,8 +21,8 @@ import (
|
||||
"net/url"
|
||||
"time"
|
||||
|
||||
"github.com/platform9/fission"
|
||||
"github.com/platform9/fission/cache"
|
||||
"github.com/fission/fission"
|
||||
"github.com/fission/fission/cache"
|
||||
)
|
||||
|
||||
type functionServiceMap struct {
|
||||
|
||||
Reference in New Issue
Block a user