Skip to content

Commit 1dc7ee2

Browse files
chore(deps): update dependency golangci-lint to v2.4.0 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 284ba36 commit 1dc7ee2

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packages": {
33
"goimports-reviser": "3.10.0",
4-
"golangci-lint": "2.3.1",
4+
"golangci-lint": "2.4.0",
55
"python": "3.13.3",
66
"pipenv": "2025.0.4",
77
"ginkgo": "2.25.3",

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -289,51 +289,51 @@
289289
}
290290
}
291291
},
292-
"golangci-lint@2.3.1": {
293-
"last_modified": "2025-08-03T19:18:05Z",
294-
"resolved": "github:NixOS/nixpkgs/bf9fa86a9b1005d932f842edf2c38eeecc98eef3#golangci-lint",
292+
"golangci-lint@2.4.0": {
293+
"last_modified": "2025-09-18T16:33:27Z",
294+
"resolved": "github:NixOS/nixpkgs/f4b140d5b253f5e2a1ff4e5506edbf8267724bde#golangci-lint",
295295
"source": "devbox-search",
296-
"version": "2.3.1",
296+
"version": "2.4.0",
297297
"systems": {
298298
"aarch64-darwin": {
299299
"outputs": [
300300
{
301301
"name": "out",
302-
"path": "/nix/store/ahn380skfkdg3ynimjpqakc1wp26mpsi-golangci-lint-2.3.1",
302+
"path": "/nix/store/2iiw320mwgw7flh47zbz6l62fakrb3dx-golangci-lint-2.4.0",
303303
"default": true
304304
}
305305
],
306-
"store_path": "/nix/store/ahn380skfkdg3ynimjpqakc1wp26mpsi-golangci-lint-2.3.1"
306+
"store_path": "/nix/store/2iiw320mwgw7flh47zbz6l62fakrb3dx-golangci-lint-2.4.0"
307307
},
308308
"aarch64-linux": {
309309
"outputs": [
310310
{
311311
"name": "out",
312-
"path": "/nix/store/5wf61l5pnqlna9mwllllq334rkh1i2a6-golangci-lint-2.3.1",
312+
"path": "/nix/store/hwr3wdhqnlcay07xpgv2wm1mx7k5nkhf-golangci-lint-2.4.0",
313313
"default": true
314314
}
315315
],
316-
"store_path": "/nix/store/5wf61l5pnqlna9mwllllq334rkh1i2a6-golangci-lint-2.3.1"
316+
"store_path": "/nix/store/hwr3wdhqnlcay07xpgv2wm1mx7k5nkhf-golangci-lint-2.4.0"
317317
},
318318
"x86_64-darwin": {
319319
"outputs": [
320320
{
321321
"name": "out",
322-
"path": "/nix/store/sbqfd50kb6g4gka3w1vixjrnacspdwq5-golangci-lint-2.3.1",
322+
"path": "/nix/store/skcc363l41rm6hjyrhzlfbk3rrwci2lb-golangci-lint-2.4.0",
323323
"default": true
324324
}
325325
],
326-
"store_path": "/nix/store/sbqfd50kb6g4gka3w1vixjrnacspdwq5-golangci-lint-2.3.1"
326+
"store_path": "/nix/store/skcc363l41rm6hjyrhzlfbk3rrwci2lb-golangci-lint-2.4.0"
327327
},
328328
"x86_64-linux": {
329329
"outputs": [
330330
{
331331
"name": "out",
332-
"path": "/nix/store/kxbsvkixvkn0ss81rbc1g814sizd1jwj-golangci-lint-2.3.1",
332+
"path": "/nix/store/dlz6z4dih7rd6q9dnigvz49npfmv8m52-golangci-lint-2.4.0",
333333
"default": true
334334
}
335335
],
336-
"store_path": "/nix/store/kxbsvkixvkn0ss81rbc1g814sizd1jwj-golangci-lint-2.3.1"
336+
"store_path": "/nix/store/dlz6z4dih7rd6q9dnigvz49npfmv8m52-golangci-lint-2.4.0"
337337
}
338338
}
339339
},

0 commit comments

Comments
 (0)