Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.55.2 (#361)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency golangci/golangci-lint to v1.55.2

* chore(aqua): update aqua-checksums.json

* chore: disable depguard

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: aquaproj-aqua[bot] <127701725+aquaproj-aqua[bot]@users.noreply.github.com>
Co-authored-by: Shunsuke Suzuki <[email protected]>
  • Loading branch information
3 people authored Jan 29, 2024
1 parent 3f2b906 commit ca4bd89
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 25 deletions.
31 changes: 19 additions & 12 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,22 @@
linters:
enable-all: true
disable:
- maligned # WARN [runner] The linter 'maligned' is deprecated (since v1.38.0) due to: The repository of the linter has been archived by the owner. Replaced by govet 'fieldalignment'.
- interfacer # WARN [runner] The linter 'interfacer' is deprecated (since v1.38.0) due to: The repository of the linter has been archived by the owner.
- scopelint # WARN [runner] The linter 'scopelint' is deprecated (since v1.39.0) due to: The repository of the linter has been deprecated by the owner. Replaced by exportloopref.
- wsl
- goerr113
- lll
- godot
- nlreturn
- godox
- golint
- tagliatelle
- exhaustivestruct # https://github.com/mbilski/exhaustivestruct
- maligned # WARN [runner] The linter 'maligned' is deprecated (since v1.38.0) due to: The repository of the linter has been archived by the owner. Replaced by govet 'fieldalignment'.
- interfacer # WARN [runner] The linter 'interfacer' is deprecated (since v1.38.0) due to: The repository of the linter has been archived by the owner.
- scopelint # WARN [runner] The linter 'scopelint' is deprecated (since v1.39.0) due to: The repository of the linter has been deprecated by the owner. Replaced by exportloopref.
- structcheck # WARN [runner] The linter 'structcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused.
- nosnakecase # WARN [runner] The linter 'nosnakecase' is deprecated (since v1.48.1) due to: The repository of the linter has been deprecated by the owner. Replaced by revive(var-naming).
- deadcode # WARN [runner] The linter 'deadcode' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused.
- varcheck # WARN [runner] The linter 'varcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused.
- ifshort # WARN [runner] The linter 'ifshort' is deprecated (since v1.48.0) due to: The repository of the linter has been deprecated by the owner.

- wsl
- goerr113
- lll
- godot
- nlreturn
- godox
- golint
- tagliatelle
- exhaustivestruct # https://github.com/mbilski/exhaustivestruct
- depguard
24 changes: 12 additions & 12 deletions aqua-checksums.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"checksums": [
{
"id": "github_release/github.com/golangci/golangci-lint/v1.52.2/golangci-lint-1.52.2-darwin-amd64.tar.gz",
"checksum": "E57F2599DE73C4DA1D36D5255B9BAEC63F448B3D7FB726EBD3CD64DABBD3EE4A",
"id": "github_release/github.com/golangci/golangci-lint/v1.55.2/golangci-lint-1.55.2-darwin-amd64.tar.gz",
"checksum": "632E96E6D5294FBBE7B2C410A49C8FA01C60712A0AF85A567DE85BCC1623EA21",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/golangci/golangci-lint/v1.52.2/golangci-lint-1.52.2-darwin-arm64.tar.gz",
"checksum": "89E523D45883903CFC472AB65621073F850ABD4FFBB7720BBDD7BA66EE490BC8",
"id": "github_release/github.com/golangci/golangci-lint/v1.55.2/golangci-lint-1.55.2-darwin-arm64.tar.gz",
"checksum": "234463F059249F82045824AFDCDD5DB5682D0593052F58F6A3039A0A1C3899F6",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/golangci/golangci-lint/v1.52.2/golangci-lint-1.52.2-linux-amd64.tar.gz",
"checksum": "C9CF72D12058A131746EDD409ED94CCD578FBD178899D1ED41CEAE3CE5F54501",
"id": "github_release/github.com/golangci/golangci-lint/v1.55.2/golangci-lint-1.55.2-linux-amd64.tar.gz",
"checksum": "CA21C961A33BE3BC15E4292DC40C98C8DCC5463A7B6768A3AFC123761630C09C",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/golangci/golangci-lint/v1.52.2/golangci-lint-1.52.2-linux-arm64.tar.gz",
"checksum": "FC09A97F8888809FAB83A316F7DA70C8ED74D4863B7EED7D872CEC41911A55E8",
"id": "github_release/github.com/golangci/golangci-lint/v1.55.2/golangci-lint-1.55.2-linux-arm64.tar.gz",
"checksum": "8EB0CEE9B1DBF0EAA49871798C7F8A5B35F2960C52D776A5F31EB7D886B92746",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/golangci/golangci-lint/v1.52.2/golangci-lint-1.52.2-windows-amd64.zip",
"checksum": "40B40002E07DB81628D94108265525052C58FC9CE358BEF26A36D27F0AEA3D87",
"id": "github_release/github.com/golangci/golangci-lint/v1.55.2/golangci-lint-1.55.2-windows-amd64.zip",
"checksum": "F57D434D231D43417DFA631587522F8C1991220B43C8FFADB9C7BD279508BF81",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/golangci/golangci-lint/v1.52.2/golangci-lint-1.52.2-windows-arm64.zip",
"checksum": "6891597BEDBCD7E530D08ED198BAB7EEB9B23F3F8161DC6E87505B783CB11593",
"id": "github_release/github.com/golangci/golangci-lint/v1.55.2/golangci-lint-1.55.2-windows-arm64.zip",
"checksum": "FD7DC8F4C6829EE6FAFB252A4D81D2155CD35DA7833665CBB25D53CE7CECD990",
"algorithm": "sha256"
},
{
Expand Down
2 changes: 1 addition & 1 deletion aqua/golangci-lint.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
packages:
- name: golangci/golangci-lint@v1.52.2
- name: golangci/golangci-lint@v1.55.2

0 comments on commit ca4bd89

Please sign in to comment.