mirror of
https://github.com/gogs/gogs.git
synced 2025-05-28 02:02:09 +00:00
* Add new Authentication Source: GitHub, including GitHub Enterprise. * Add vendor dependencies.
Execute following command in ROOT directory when anything is changed:
$ go get -u github.com/go-bindata/go-bindata/...
$ make bindata