diff --git a/go.mod b/go.mod index 9e008bfa..d36e128b 100644 --- a/go.mod +++ b/go.mod @@ -5,5 +5,5 @@ go 1.13 require ( github.com/gomarkdown/markdown v0.0.0-20191207194928-fbea82c4bb03 github.com/gorilla/websocket v1.4.1 - github.com/shylinux/toolkits v0.0.0-20191225132906-3c11db083b5b + github.com/shylinux/toolkits v0.0.1 )