Kota
|
6f803ec9a9
|
fix: use of ioutil package (#5261)
* fix ioutil.NopCloser
* fix ioutil.ReadAll
* fix ioutil.ReadFile
* fix ioutil.WriteFile
* run goimports -w -format-only ./
* update CHANGELOG.md
|
2023-06-25 18:48:23 +08:00 |
|
loyalsoldier
|
41790b80ac
|
Fix lint and format code in core dir
|
2021-06-06 21:00:27 +08:00 |
|
Ming Deng
|
385e1d390f
|
update misspell and gofmt
|
2020-12-14 13:52:26 +08:00 |
|
Ming Deng
|
2572094a8d
|
remove config API's context parameter
|
2020-10-13 22:33:39 +08:00 |
|
Ming Deng
|
14c1b76569
|
remove pkg directory;
remove build directory;
remove githook directory;
|
2020-10-08 18:29:36 +08:00 |
|