Skip to content

Commit fce05ce

Browse files
committed
use go1.12 make vendor
1 parent dedae9c commit fce05ce

File tree

47 files changed

+12269
-90
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+12269
-90
lines changed

go.mod

+2
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ require (
7575
github.com/mattn/go-sqlite3 v1.11.0
7676
github.com/mcuadros/go-version v0.0.0-20190308113854-92cdf37c5b75
7777
github.com/microcosm-cc/bluemonday v0.0.0-20161012083705-f77f16ffc87a
78+
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
79+
github.com/modern-go/reflect2 v1.0.1 // indirect
7880
github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae // indirect
7981
github.com/msteinert/pam v0.0.0-20151204160544-02ccfbfaf0cc
8082
github.com/nfnt/resize v0.0.0-20160724205520-891127d8d1b5

vendor/github.com/blevesearch/segment/maketesttables.go

+219
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)