fix import statement to correct repo name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/thoja/go-ircevent"
|
||||
"github.com/thoj/go-ircevent"
|
||||
"crypto/tls"
|
||||
"fmt"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user