Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Martí 85843f1f29 all: update go.mod files to target Go 1.13
Since the main README recommends Go 1.13 or later, let's make the go.mod
files reflect that. This will enable starting to use new language
features.

Modules that still build on 1.12 will continue to work on that version
just fine; this line is just a hint to enable new language features for
versions of Go new enough.

Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
2019-09-07 11:18:37 +02:00
Elias Naur 026468a5f7 website: require Go 1.12
Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-08-27 11:08:24 +01:00
Elias Naur a40de565dc website: add shortcuts for issues, commits and patches
Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-08-27 09:42:20 +01:00
Elias Naur eae9b6f8ac website: specify Go 1.11 and use default godoc repository root
Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-08-25 09:22:51 +01:00
Elias Naur 2d6111e31a website: add godoc.org redirects for the ui, cmd, apps modules
Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-08-05 13:34:36 +02:00
Elias Naur 839faf2b7e website: force https and bump to Go 1.12 app engine runtime
Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-06-12 14:38:33 +02:00
Elias Naur 78421b9db9 website: add go-source meta tag to link godoc.org to sr.ht repository
Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-05-05 21:01:41 +02:00
Elias Naur 354976bb01 website: correct repository URL
Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-03-31 14:17:09 +02:00
Elias Naur 0f05231c35 all: initial import
Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-03-31 10:47:22 +02:00