We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a8a1f commit 78f1e7fCopy full SHA for 78f1e7f
run.go
@@ -5,8 +5,8 @@ import (
5
"net/http"
6
"time"
7
8
+ "github.com/appscode/go/log"
9
stringz "github.com/appscode/go/strings"
- "github.com/appscode/log"
10
"github.com/appscode/pat"
11
sapi "github.com/appscode/stash/apis/stash"
12
scs "github.com/appscode/stash/client/typed/stash/v1alpha1"
schedule.go
@@ -6,7 +6,7 @@ import (
"strings"
"github.com/appscode/stash/pkg/scheduler"
"github.com/appscode/stash/pkg/util"
0 commit comments