Drop testing dependencies
This commit is contained in:
parent
1c181429da
commit
d489e3da07
1 changed files with 0 additions and 4 deletions
|
|
@ -6,16 +6,12 @@ go:
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get github.com/jacobsa/ogletest
|
|
||||||
- go get github.com/jacobsa/oglematchers
|
|
||||||
- go get github.com/smartystreets/goconvey
|
|
||||||
- go get github.com/badgerodon/peg
|
- go get github.com/badgerodon/peg
|
||||||
- go get github.com/barakmich/glog
|
- go get github.com/barakmich/glog
|
||||||
- go get github.com/julienschmidt/httprouter
|
- go get github.com/julienschmidt/httprouter
|
||||||
- go get github.com/petar/GoLLRB/llrb
|
- go get github.com/petar/GoLLRB/llrb
|
||||||
- go get github.com/robertkrimen/otto
|
- go get github.com/robertkrimen/otto
|
||||||
- go get github.com/russross/blackfriday
|
- go get github.com/russross/blackfriday
|
||||||
- go get github.com/stretchrcom/testify/mock
|
|
||||||
- go get github.com/syndtr/goleveldb/leveldb
|
- go get github.com/syndtr/goleveldb/leveldb
|
||||||
- go get github.com/syndtr/goleveldb/leveldb/cache
|
- go get github.com/syndtr/goleveldb/leveldb/cache
|
||||||
- go get github.com/syndtr/goleveldb/leveldb/iterator
|
- go get github.com/syndtr/goleveldb/leveldb/iterator
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue