summaryrefslogtreecommitdiff
tag namev0.4.1 (f4de7d0bf323d63c703201d6527d835e551b932c)
tag date2023-11-11 13:45:24 +0700
tagged byShulhan <ms@kilabit.info>
tagged objectcommit 07eb5a430d...
downloadgorankusu-0.4.1.tar.xz
Release trunks v0.4.1 (2023-11-11)
This release only have chores, it should not break anything. * go.mod: update all dependencies This changes set minimum Go version to version 1.20. The vegeta module finally has some update to v12.11.1. * gitmodules: use https instead of git scheme Using git scheme require private key to clone the remote repository. * _www: update wui module * _www: setup eslint for linting TypeScript files This changes also apply all eslint recommendations. * Makefile: replace the Go linter and apply all their recommendations Previously, we use golangci-lint as linter. This linter does not provides any useful recommendation lately and the development is quite a mess, sometimes its break when using Go tip. In this changes we replace it with revive, fieldalignment, and shadow; and fix all of their recommendations. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSyS35x1RIQ2SkuGz5KU2C1AMnE8AUCZU8jCgAKCRBKU2C1AMnE 8EudAQDdt0QvZIFr9Fj+EajP+V2JBkrky1QpqJXGu/BCeY7rggD/fMxKlAuNhFmH +Ca0ooWsZrdUYyvCqegAHGVVdjQbewI= =TxLV -----END PGP SIGNATURE-----