mirror of
https://github.com/fluffle/goirc
synced 2025-05-14 11:33:20 +00:00
Bah, dsymonds moved gomock again.
This commit is contained in:
parent
b98fabe44e
commit
c85f891c6b
4 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@ package client
|
|||
|
||||
import (
|
||||
"bufio"
|
||||
"code.google.com/p/gomock/gomock"
|
||||
"github.com/fluffle/goevent/event"
|
||||
"github.com/fluffle/golog/logging"
|
||||
"github.com/fluffle/goirc/state"
|
||||
gomock "github.com/dsymonds/gomock/gomock"
|
||||
"strings"
|
||||
"testing"
|
||||
"time"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue