mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-29 18:04:15 +02:00
fixed import path issue
This commit is contained in:
parent
9e8aa205e4
commit
914807c67f
@ -1,6 +1,6 @@
|
||||
package eventbus
|
||||
|
||||
import "github.com/bradrydzewski/drone/common"
|
||||
import "github.com/drone/drone/common"
|
||||
|
||||
type Event struct {
|
||||
Build *common.Build
|
||||
|
Loading…
x
Reference in New Issue
Block a user