diff options
| author | Shulhan <ms@kilabit.info> | 2023-11-11 13:45:05 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2023-11-11 13:45:05 +0700 |
| commit | 07eb5a430d2b03f84949836e535c85bfcaeec01d (patch) | |
| tree | baed7cdc000ab12ed41aef9abd0caf7cd3f37353 /go.mod | |
| parent | 08852664aa6952e727addb0c24ad8f56274e09bb (diff) | |
| download | gorankusu-0.4.1.tar.xz | |
Release trunks v0.4.1 (2023-11-11)v0.4.1
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.
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions
