change dep to go module

This commit is contained in:
Jay
2018-11-16 11:10:19 +08:00
parent c21d43a691
commit ac1dcb7827
431 changed files with 43733 additions and 4366 deletions
+1 -2
View File
@@ -6,8 +6,7 @@ import (
"time"
"git.trj.tw/golang/mtfosbot/model"
"gopkg.in/irc.v2"
"github.com/go-irc/irc"
"git.trj.tw/golang/mtfosbot/module/config"
)