mirror of https://github.com/gogs/gogs.git
* 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 |
||
---|---|---|
.. | ||
auth.d | ||
gitignore | ||
label | ||
license | ||
locale | ||
readme | ||
README.md | ||
app.ini |
README.md
Execute following command in ROOT directory when anything is changed:
$ go get -u github.com/go-bindata/go-bindata/...
$ make bindata