Rework lysenko to use latest hugot, removing go-ircevent
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
package deadline
|
||||
|
||||
import (
|
||||
"context"
|
||||
"time"
|
||||
|
||||
"github.com/tcolgate/hugot"
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
type HearsDeadline struct {
|
||||
|
Reference in New Issue
Block a user