Commit Graph

3 Commits

Author SHA1 Message Date
Lunny Xiao 179e66814f
Use go mod instead of dep to manage the project 2020-04-23 17:00:20 +08:00
siddontang ee6de4500f
add clear vendor script (#338) 2018-03-30 09:43:38 +08:00
Maciej Lisiewski 2ff56553d9 Dep for dependency management, newer go in CI, dependency updates (#325)
* Use Dep instead of Glide for managing dependencies

* Run tests on the latest two versions of go

* Use older goleveldb

* Don't test vendor (default in go 1.9+)

* Drop Go 1.6 from tests - it's old and I really don't want to deal with it.

* Stop testing with Go 1.7
2017-11-24 09:11:56 +08:00