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