mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 10:10:08 -08:00
use ergochat/irc-go instead of goshuirc/irc-go
This commit is contained in:
parent
66af8cd63c
commit
4910aefa37
32 changed files with 95 additions and 53 deletions
7
vendor/github.com/ergochat/irc-go/ircmsg/doc.go
generated
vendored
Normal file
7
vendor/github.com/ergochat/irc-go/ircmsg/doc.go
generated
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// written by Daniel Oaks <daniel@danieloaks.net>
|
||||
// released under the ISC license
|
||||
|
||||
/*
|
||||
Package ircmsg helps parse and create lines for IRC connections.
|
||||
*/
|
||||
package ircmsg
|
||||
Loading…
Add table
Add a link
Reference in a new issue