chore(deps): update golangci/golangci-lint docker tag to v1.57.2 (#2225)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #2225
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2024-04-07 11:09:14 +00:00 committed by konrad
parent ca33c0b2bc
commit c146b72d64
3 changed files with 6 additions and 5 deletions

View File

@ -139,7 +139,7 @@ steps:
event: [ push, tag, pull_request ] event: [ push, tag, pull_request ]
- name: api-lint - name: api-lint
image: golangci/golangci-lint:v1.56.2 image: golangci/golangci-lint:v1.57.2
pull: always pull: always
environment: environment:
GOPROXY: 'https://goproxy.kolaente.de' GOPROXY: 'https://goproxy.kolaente.de'
@ -1400,6 +1400,6 @@ steps:
- failure - failure
--- ---
kind: signature kind: signature
hmac: c312afe632177a2d45f47c429bf6c7528af3c51a097430956558532ccdcc42b9 hmac: ad1d7014fb230dd4ced032ea8995b7a7dc18fcc7cf0805ee38dcbcd6413325af
... ...

View File

@ -18,6 +18,7 @@ linters:
- scopelint # Obsolete, using exportloopref instead - scopelint # Obsolete, using exportloopref instead
- durationcheck - durationcheck
- goconst - goconst
- musttag
presets: presets:
- bugs - bugs
- unused - unused

View File

@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1701336116, "lastModified": 1712449641,
"narHash": "sha256-kEmpezCR/FpITc6yMbAh4WrOCiT2zg5pSjnKrq51h5Y=", "narHash": "sha256-U9DDWMexN6o5Td2DznEgguh8TRIUnIl9levmit43GcI=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "f5c27c6136db4d76c30e533c20517df6864c46ee", "rev": "600b15aea1b36eeb43833a50b0e96579147099ff",
"type": "github" "type": "github"
}, },
"original": { "original": {