gogs/conf
Unknwon 613139e7be
Enable Go modules (#5835)
* Remove vendor

* Enable Go modules

* ci: add command to fetch dependencies

* ci: update setting

* ci: update settings

* Require Go 1.11

* Rename module name to gogs.io/gogs
2019-10-23 23:03:17 -07:00
..
auth.d auth: coding style and glitches fixes for GitHub login source (#5340) 2018-12-18 16:46:50 -05:00
gitignore conf/gitignore: add Unreal Engine (#5623) 2019-02-17 02:14:37 -05:00
label Load a set of predefined labels (#3459) 2016-08-29 19:02:49 -07:00
license Update ISC license 2016-04-03 01:56:48 +00:00
locale Enable Go modules (#5835) 2019-10-23 23:03:17 -07:00
readme complate list of gitignores and licenses 2015-08-28 16:44:04 +08:00
README.md conf: add go-bindata install command in README 2018-11-20 02:37:16 -05:00
app.ini locale: sync from Crowdin 2019-01-30 21:59:10 -05:00

README.md

Execute following command in ROOT directory when anything is changed:

$ go get -u github.com/go-bindata/go-bindata/...
$ make bindata