Temporarily use my tls fixes until they're merged
This commit is contained in:
@@ -7,7 +7,7 @@ package irc
|
||||
import (
|
||||
"net"
|
||||
"time"
|
||||
"crypto/tls"
|
||||
"github.com/lye/tls"
|
||||
)
|
||||
|
||||
type IRCConnection struct {
|
||||
|
||||
Reference in New Issue
Block a user