Commit Graph

3 Commits (cb3fe4cbf18caa93b2006b801210c02ab4eaf007)

Author SHA1 Message Date
Mura Li d77176912b Use Go1.11 module ()
* Migrate to go modules

* make vendor

* Update mvdan.cc/xurls

* make vendor

* Update code.gitea.io/git

* make fmt-check

* Update github.com/go-sql-driver/mysql

* make vendor
Antoine GIRARD 3f3383dc0a Migrate to dep ()
* Update makefile to use dep

* Migrate to dep

* Fix some deps

* Try to find a better version for golang.org/x/net

* Try to find a better version for golang.org/x/oauth2
Lunny Xiao 527c2dd665 Support http service graceful restart ()
* support http service graceful restart

* fix dependencies