Commit Graph

5 Commits (6fb58a8cdcd76aa45902e50da8f2b450fe9d3d35)

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
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) ()
* Inital routes to git refs api

* Git refs API implementation

* Update swagger

* Fix copyright

* Make swagger happy add basic test

* Fix test

* Fix test again :)
Fluf b82c14b3d2 add letsencrypt to Gitea ()
Lauris BH 3138417c63
Update golang x/crypto dependencies ()
Thomas Boerger 1ebb35b988
Added all required dependencies