moving more data under pkg dir

This commit is contained in:
Brad Rydzewski
2015-05-17 13:51:42 -07:00
parent 12bbbdba75
commit e3f0a39761
63 changed files with 79 additions and 82 deletions

View File

@@ -9,7 +9,7 @@ import (
"strings"
"time"
"github.com/drone/drone/common"
common "github.com/drone/drone/pkg/types"
"github.com/drone/drone/settings"
"github.com/hashicorp/golang-lru"