Browse Source

完善dep配置文件

lifei6671 7 năm trước cách đây
mục cha
commit
53e68fbe48
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      Gopkg.toml

+ 4 - 0
Gopkg.toml

@@ -61,6 +61,10 @@
   name = "gopkg.in/ldap.v2"
   version = "2.5.1"
 
+[[constraint]]
+  name = "gopkg.in/russross/blackfriday.v2"
+  version = "2.0.0"
+
 [prune]
   go-tests = true
   unused-packages = true