croc/.github
Eng Zer Jun da8beb65bf
build: upgrade to Go 1.17
Go 1.17 introduces compiler improvement
(https://golang.org/doc/go1.17#compiler) and supports module graph
pruning (https://golang.org/ref/mod#graph-pruning) and lazy module
loading (https://golang.org/ref/mod#lazy-loading).

This commit applies the changes by running `go mod tidy -go=1.17` to
enable module graph pruning and lazy module loading supported by Go 1.17
or higher.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-17 11:39:01 +08:00
..
ISSUE_TEMPLATE Commented, added bug label 2021-04-08 11:42:19 +05:30
workflows build: upgrade to Go 1.17 2021-11-17 11:39:01 +08:00
FUNDING.yml Create FUNDING.yml 2020-05-13 14:08:02 -07:00