Skip to content

Commit d377267

Browse files
chore(deps): update dependency golangci-lint to v2.8.0 (#262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0ae6f6 commit d377267

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.7.2",
4+
"golangci-lint": "2.8.0",
55
"python": "3.14.2",
66
"pipenv": "2025.0.4",
77
"ginkgo": "2.27.4",

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.7.2": {
293-
"last_modified": "2025-12-31T03:27:36Z",
294-
"resolved": "github:NixOS/nixpkgs/f665af0cdb70ed27e1bd8f9fdfecaf451260fc55#golangci-lint",
292+
"golangci-lint@2.8.0": {
293+
"last_modified": "2026-01-09T13:41:53Z",
294+
"resolved": "github:NixOS/nixpkgs/5f02c91314c8ba4afe83b256b023756412218535#golangci-lint",
295295
"source": "devbox-search",
296-
"version": "2.7.2",
296+
"version": "2.8.0",
297297
"systems": {
298298
"aarch64-darwin": {
299299
"outputs": [
300300
{
301301
"name": "out",
302-
"path": "/nix/store/ysbphh6mli3npxvzb9p30nwyp213mlq3-golangci-lint-2.7.2",
302+
"path": "/nix/store/b9iv68qcms160wlni9xn56s81cvqksgf-golangci-lint-2.8.0",
303303
"default": true
304304
}
305305
],
306-
"store_path": "/nix/store/ysbphh6mli3npxvzb9p30nwyp213mlq3-golangci-lint-2.7.2"
306+
"store_path": "/nix/store/b9iv68qcms160wlni9xn56s81cvqksgf-golangci-lint-2.8.0"
307307
},
308308
"aarch64-linux": {
309309
"outputs": [
310310
{
311311
"name": "out",
312-
"path": "/nix/store/vhp9hkr55yrgpvl9l04h3clgqlhsb4zy-golangci-lint-2.7.2",
312+
"path": "/nix/store/1yzy8ajvs3wj009j7al87hm6n0zwjd40-golangci-lint-2.8.0",
313313
"default": true
314314
}
315315
],
316-
"store_path": "/nix/store/vhp9hkr55yrgpvl9l04h3clgqlhsb4zy-golangci-lint-2.7.2"
316+
"store_path": "/nix/store/1yzy8ajvs3wj009j7al87hm6n0zwjd40-golangci-lint-2.8.0"
317317
},
318318
"x86_64-darwin": {
319319
"outputs": [
320320
{
321321
"name": "out",
322-
"path": "/nix/store/4l0i40g6xkbfnhfgdf83npk0d0v033yc-golangci-lint-2.7.2",
322+
"path": "/nix/store/k17d2y5alkdd3p03haik3a3ksfaxh1fj-golangci-lint-2.8.0",
323323
"default": true
324324
}
325325
],
326-
"store_path": "/nix/store/4l0i40g6xkbfnhfgdf83npk0d0v033yc-golangci-lint-2.7.2"
326+
"store_path": "/nix/store/k17d2y5alkdd3p03haik3a3ksfaxh1fj-golangci-lint-2.8.0"
327327
},
328328
"x86_64-linux": {
329329
"outputs": [
330330
{
331331
"name": "out",
332-
"path": "/nix/store/q983imcmzczmzgj58k0xwn9kkn3f87jj-golangci-lint-2.7.2",
332+
"path": "/nix/store/643gpb6qyxjl9lcrfr8gvfck2rj9zabd-golangci-lint-2.8.0",
333333
"default": true
334334
}
335335
],
336-
"store_path": "/nix/store/q983imcmzczmzgj58k0xwn9kkn3f87jj-golangci-lint-2.7.2"
336+
"store_path": "/nix/store/643gpb6qyxjl9lcrfr8gvfck2rj9zabd-golangci-lint-2.8.0"
337337
}
338338
}
339339
},

0 commit comments

Comments
 (0)