mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-23 11:21:33 +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"
|
|
)
|