Skip to content

Commit da17fb4

Browse files
chore(deps): update dependency golangci-lint to v2.10.1
1 parent 268867e commit da17fb4

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": {
44
"go-task": "3.48.0",
55
"goreleaser": "2.13.3",
6-
"golangci-lint": "2.8.0",
6+
"golangci-lint": "2.10.1",
77
"go": "1.25.5",
88
"git": "2.52.0",
99
"nodePackages.prettier": "3.5.3",

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -221,51 +221,51 @@
221221
}
222222
}
223223
},
224-
"golangci-lint@2.8.0": {
225-
"last_modified": "2026-01-09T13:41:53Z",
226-
"resolved": "github:NixOS/nixpkgs/5f02c91314c8ba4afe83b256b023756412218535#golangci-lint",
224+
"golangci-lint@2.10.1": {
225+
"last_modified": "2026-02-23T15:40:43Z",
226+
"resolved": "github:NixOS/nixpkgs/80d901ec0377e19ac3f7bb8c035201e2e098cc97#golangci-lint",
227227
"source": "devbox-search",
228-
"version": "2.8.0",
228+
"version": "2.10.1",
229229
"systems": {
230230
"aarch64-darwin": {
231231
"outputs": [
232232
{
233233
"name": "out",
234-
"path": "/nix/store/b9iv68qcms160wlni9xn56s81cvqksgf-golangci-lint-2.8.0",
234+
"path": "/nix/store/1rrjjclzxlr6f1ivb6l74vq1n1g1lki8-golangci-lint-2.10.1",
235235
"default": true
236236
}
237237
],
238-
"store_path": "/nix/store/b9iv68qcms160wlni9xn56s81cvqksgf-golangci-lint-2.8.0"
238+
"store_path": "/nix/store/1rrjjclzxlr6f1ivb6l74vq1n1g1lki8-golangci-lint-2.10.1"
239239
},
240240
"aarch64-linux": {
241241
"outputs": [
242242
{
243243
"name": "out",
244-
"path": "/nix/store/1yzy8ajvs3wj009j7al87hm6n0zwjd40-golangci-lint-2.8.0",
244+
"path": "/nix/store/ri4b9yqars42sc3hwwa5w81w91h13lm8-golangci-lint-2.10.1",
245245
"default": true
246246
}
247247
],
248-
"store_path": "/nix/store/1yzy8ajvs3wj009j7al87hm6n0zwjd40-golangci-lint-2.8.0"
248+
"store_path": "/nix/store/ri4b9yqars42sc3hwwa5w81w91h13lm8-golangci-lint-2.10.1"
249249
},
250250
"x86_64-darwin": {
251251
"outputs": [
252252
{
253253
"name": "out",
254-
"path": "/nix/store/k17d2y5alkdd3p03haik3a3ksfaxh1fj-golangci-lint-2.8.0",
254+
"path": "/nix/store/qvvg1rv8b4m4qyvqh40zc4nfa72vyzlw-golangci-lint-2.10.1",
255255
"default": true
256256
}
257257
],
258-
"store_path": "/nix/store/k17d2y5alkdd3p03haik3a3ksfaxh1fj-golangci-lint-2.8.0"
258+
"store_path": "/nix/store/qvvg1rv8b4m4qyvqh40zc4nfa72vyzlw-golangci-lint-2.10.1"
259259
},
260260
"x86_64-linux": {
261261
"outputs": [
262262
{
263263
"name": "out",
264-
"path": "/nix/store/643gpb6qyxjl9lcrfr8gvfck2rj9zabd-golangci-lint-2.8.0",
264+
"path": "/nix/store/ziv6x93wkd587qji6z0648050g0r9qjn-golangci-lint-2.10.1",
265265
"default": true
266266
}
267267
],
268-
"store_path": "/nix/store/643gpb6qyxjl9lcrfr8gvfck2rj9zabd-golangci-lint-2.8.0"
268+
"store_path": "/nix/store/ziv6x93wkd587qji6z0648050g0r9qjn-golangci-lint-2.10.1"
269269
}
270270
}
271271
},

0 commit comments

Comments
 (0)