mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
7 lines
113 B
Go
7 lines
113 B
Go
package hook_helpers
|
|
|
|
import (
|
|
_ "github.com/snikch/goodman/hooks"
|
|
_ "github.com/snikch/goodman/transaction"
|
|
)
|