Skip to content

Commit 52045d3

Browse files
chore(deps): update dependency golangci-lint to v2.7.1 (#976)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ddb738 commit 52045d3

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
@@ -5,7 +5,7 @@
55
"docker": "28.5.1",
66
"go-tools": "2025.1.1",
77
"go": "1.25.4",
8-
"golangci-lint": "2.6.2",
8+
"golangci-lint": "2.7.1",
99
"govulncheck": "1.1.4",
1010
"kind": "0.30.0",
1111
"kustomize": "5.8.0",

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -273,51 +273,51 @@
273273
}
274274
}
275275
},
276-
"golangci-lint@2.6.2": {
277-
"last_modified": "2025-11-15T07:28:48Z",
278-
"resolved": "github:NixOS/nixpkgs/1d4c88323ac36805d09657d13a5273aea1b34f0c#golangci-lint",
276+
"golangci-lint@2.7.1": {
277+
"last_modified": "2025-12-04T22:20:37Z",
278+
"resolved": "github:NixOS/nixpkgs/bd88d6c13ab85cc842b93d53f68d6d40412e5a18#golangci-lint",
279279
"source": "devbox-search",
280-
"version": "2.6.2",
280+
"version": "2.7.1",
281281
"systems": {
282282
"aarch64-darwin": {
283283
"outputs": [
284284
{
285285
"name": "out",
286-
"path": "/nix/store/mgbxh2vpk63qjmp4cd8skkqhkvjw8sjy-golangci-lint-2.6.2",
286+
"path": "/nix/store/agkaa31hdaaj28684m7saql6mybmw7pz-golangci-lint-2.7.1",
287287
"default": true
288288
}
289289
],
290-
"store_path": "/nix/store/mgbxh2vpk63qjmp4cd8skkqhkvjw8sjy-golangci-lint-2.6.2"
290+
"store_path": "/nix/store/agkaa31hdaaj28684m7saql6mybmw7pz-golangci-lint-2.7.1"
291291
},
292292
"aarch64-linux": {
293293
"outputs": [
294294
{
295295
"name": "out",
296-
"path": "/nix/store/4vhv78xyxqhkr2ighc3d5k3rj6zc7yq2-golangci-lint-2.6.2",
296+
"path": "/nix/store/lv9kilr09rgs9h81cir415m0r7cqpv18-golangci-lint-2.7.1",
297297
"default": true
298298
}
299299
],
300-
"store_path": "/nix/store/4vhv78xyxqhkr2ighc3d5k3rj6zc7yq2-golangci-lint-2.6.2"
300+
"store_path": "/nix/store/lv9kilr09rgs9h81cir415m0r7cqpv18-golangci-lint-2.7.1"
301301
},
302302
"x86_64-darwin": {
303303
"outputs": [
304304
{
305305
"name": "out",
306-
"path": "/nix/store/zdxfpzyrbavvxkjb8v14jx9i4z4zip84-golangci-lint-2.6.2",
306+
"path": "/nix/store/y936ninfl4jw3ak8b39k90fn58a3s9q0-golangci-lint-2.7.1",
307307
"default": true
308308
}
309309
],
310-
"store_path": "/nix/store/zdxfpzyrbavvxkjb8v14jx9i4z4zip84-golangci-lint-2.6.2"
310+
"store_path": "/nix/store/y936ninfl4jw3ak8b39k90fn58a3s9q0-golangci-lint-2.7.1"
311311
},
312312
"x86_64-linux": {
313313
"outputs": [
314314
{
315315
"name": "out",
316-
"path": "/nix/store/k6my6rh12qn2b7r5i5kmci9j34vrhvmc-golangci-lint-2.6.2",
316+
"path": "/nix/store/ibrfrnlbggncd1mcmb7fifvkppycc8cq-golangci-lint-2.7.1",
317317
"default": true
318318
}
319319
],
320-
"store_path": "/nix/store/k6my6rh12qn2b7r5i5kmci9j34vrhvmc-golangci-lint-2.6.2"
320+
"store_path": "/nix/store/ibrfrnlbggncd1mcmb7fifvkppycc8cq-golangci-lint-2.7.1"
321321
}
322322
}
323323
},

0 commit comments

Comments
 (0)