Merge pull request #87 from tetheredge/fix-example
fix import statement in the example to the correct repo name
This commit is contained in:
commit
9fa6da3c5c
@ -1,7 +1,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/thoja/go-ircevent"
|
||||
"github.com/thoj/go-ircevent"
|
||||
"crypto/tls"
|
||||
"fmt"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user