mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 21:40:42 +00:00
Renamed package
This commit is contained in:
@@ -17,8 +17,8 @@ package server
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
"github.com/drone/drone/model"
|
||||
"github.com/drone/drone/router/middleware/session"
|
||||
"github.com/laszlocph/drone-oss-08/model"
|
||||
"github.com/laszlocph/drone-oss-08/router/middleware/session"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
Reference in New Issue
Block a user