mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-19 02:33:21 +00:00
fixed import path issue
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
package eventbus
|
package eventbus
|
||||||
|
|
||||||
import "github.com/bradrydzewski/drone/common"
|
import "github.com/drone/drone/common"
|
||||||
|
|
||||||
type Event struct {
|
type Event struct {
|
||||||
Build *common.Build
|
Build *common.Build
|
||||||
|
Reference in New Issue
Block a user