mirror of
https://github.com/gogs/gogs.git
synced 2026-01-31 11:39:19 +01:00
* 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
Execute following command in ROOT directory when anything is changed:
$ go get -u github.com/go-bindata/go-bindata/...
$ make bindata