aboutsummaryrefslogtreecommitdiff
path: root/go.mod
Commit message (Collapse)AuthorAge
...
* go.mod: update github.com/gogs/go-libravatar (#5851)Unknwon2019-11-05
|
* pkgr: slow but fix builds on packager.io (#5840)Unknwon2019-10-25
| | | | | | | | | | * Test * Test * My last try * Avoid cleaning old Go version
* packager.io: update scripts (#5837)Unknwon2019-10-24
| | | | | | | | | | | | * Test new buildpack and distro * Try another buildpack version * Give another try * Try another one * Best effort
* Enable Go modules (#5835)Unknwon2019-10-23
* 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