diff --git a/Gopkg.toml b/Gopkg.toml index 08debd28..bd71f751 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -57,11 +57,11 @@ [[dependencies]] branch = "master" - name = "github.com/DanielOaks/irc-go" + name = "github.com/goshuirc/irc-go" [[dependencies]] branch = "master" - name = "github.com/DanielOaks/go-ident" + name = "github.com/oragono/go-ident" [[dependencies]] branch = "master"