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
..
2016-04-03 01:56:48 +00:00
2019-10-23 23:03:17 -07:00
2019-01-30 21:59:10 -05:00

Execute following command in ROOT directory when anything is changed:

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