Renamed package

This commit is contained in:
Laszlo Fogas
2019-04-04 20:51:20 +02:00
parent 2fbaa56eee
commit ca5817ffc2
109 changed files with 245 additions and 245 deletions

View File

@@ -20,8 +20,8 @@ import (
"net/http/httptest"
"testing"
"github.com/drone/drone/model"
"github.com/drone/drone/remote/coding/fixtures"
"github.com/laszlocph/drone-oss-08/model"
"github.com/laszlocph/drone-oss-08/remote/coding/fixtures"
"github.com/franela/goblin"
"github.com/gin-gonic/gin"