| @@ -35,6 +35,7 @@ github.com/nfnt/resize = commit:891127d | |||||
| github.com/russross/blackfriday = commit:93622da | github.com/russross/blackfriday = commit:93622da | ||||
| github.com/satori/go.uuid = commit:0aa62d5 | github.com/satori/go.uuid = commit:0aa62d5 | ||||
| github.com/sergi/go-diff = commit:ec7fdbb | github.com/sergi/go-diff = commit:ec7fdbb | ||||
| github.com/strk/go-libravatar = commit:5eed7bf | |||||
| github.com/shurcooL/sanitized_anchor_name = commit:10ef21a | github.com/shurcooL/sanitized_anchor_name = commit:10ef21a | ||||
| github.com/Unknwon/cae = commit:7f5e046 | github.com/Unknwon/cae = commit:7f5e046 | ||||
| github.com/Unknwon/com = commit:28b053d | github.com/Unknwon/com = commit:28b053d | ||||
| @@ -81,6 +81,8 @@ imports: | |||||
| version: ec7fdbb58eb3e300c8595ad5ac74a5aa50019cc7 | version: ec7fdbb58eb3e300c8595ad5ac74a5aa50019cc7 | ||||
| subpackages: | subpackages: | ||||
| - diffmatchpatch | - diffmatchpatch | ||||
| - name: github.com/strk/go-libravatar | |||||
| version: 5eed7bff870ae19ef51c5773dbc8f3e9fcbd0982 | |||||
| - name: github.com/shurcooL/sanitized_anchor_name | - name: github.com/shurcooL/sanitized_anchor_name | ||||
| version: 10ef21a441db47d8b13ebcc5fd2310f636973c77 | version: 10ef21a441db47d8b13ebcc5fd2310f636973c77 | ||||
| - name: github.com/Unknwon/cae | - name: github.com/Unknwon/cae | ||||
| @@ -40,6 +40,7 @@ import: | |||||
| - package: github.com/sergi/go-diff | - package: github.com/sergi/go-diff | ||||
| subpackages: | subpackages: | ||||
| - diffmatchpatch | - diffmatchpatch | ||||
| - package: github.com/strk/go-libravatar | |||||
| - package: golang.org/x/crypto | - package: golang.org/x/crypto | ||||
| subpackages: | subpackages: | ||||
| - ssh | - ssh | ||||