Skip to content

Commit d3c0c10

Browse files
chore(deps): update dependency go to v1.26.0
1 parent 268867e commit d3c0c10

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
@@ -4,7 +4,7 @@
44
"go-task": "3.48.0",
55
"goreleaser": "2.13.3",
66
"golangci-lint": "2.8.0",
7-
"go": "1.25.5",
7+
"go": "1.26.0",
88
"git": "2.52.0",
99
"nodePackages.prettier": "3.5.3",
1010
"zizmor": "1.22.0",

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -173,51 +173,51 @@
173173
}
174174
}
175175
},
176-
"go@1.25.5": {
177-
"last_modified": "2025-12-31T03:27:36Z",
178-
"resolved": "github:NixOS/nixpkgs/f665af0cdb70ed27e1bd8f9fdfecaf451260fc55#go",
176+
"go@1.26.0": {
177+
"last_modified": "2026-02-11T12:16:34Z",
178+
"resolved": "github:NixOS/nixpkgs/8482c7ded03bae7550f3d69884f1e611e3bd19e8#go_1_26",
179179
"source": "devbox-search",
180-
"version": "1.25.5",
180+
"version": "1.26.0",
181181
"systems": {
182182
"aarch64-darwin": {
183183
"outputs": [
184184
{
185185
"name": "out",
186-
"path": "/nix/store/fy2aq0rg6vbiyjfdpqy3429hqsan7iwm-go-1.25.5",
186+
"path": "/nix/store/sz1ry9vf187bzdvsalla73ycxwfjv3pq-go-1.26.0",
187187
"default": true
188188
}
189189
],
190-
"store_path": "/nix/store/fy2aq0rg6vbiyjfdpqy3429hqsan7iwm-go-1.25.5"
190+
"store_path": "/nix/store/sz1ry9vf187bzdvsalla73ycxwfjv3pq-go-1.26.0"
191191
},
192192
"aarch64-linux": {
193193
"outputs": [
194194
{
195195
"name": "out",
196-
"path": "/nix/store/30d96229dgrh6n6bmd4hn9r1hcngj9bn-go-1.25.5",
196+
"path": "/nix/store/1wl6q7df9z3p8gambi2ndp5s5igr4h61-go-1.26.0",
197197
"default": true
198198
}
199199
],
200-
"store_path": "/nix/store/30d96229dgrh6n6bmd4hn9r1hcngj9bn-go-1.25.5"
200+
"store_path": "/nix/store/1wl6q7df9z3p8gambi2ndp5s5igr4h61-go-1.26.0"
201201
},
202202
"x86_64-darwin": {
203203
"outputs": [
204204
{
205205
"name": "out",
206-
"path": "/nix/store/wzakp2xy6if4n2b4fb1fkdjwilwlpifk-go-1.25.5",
206+
"path": "/nix/store/r5bwcb31acswg4nirdblmz1zzkci6bj3-go-1.26.0",
207207
"default": true
208208
}
209209
],
210-
"store_path": "/nix/store/wzakp2xy6if4n2b4fb1fkdjwilwlpifk-go-1.25.5"
210+
"store_path": "/nix/store/r5bwcb31acswg4nirdblmz1zzkci6bj3-go-1.26.0"
211211
},
212212
"x86_64-linux": {
213213
"outputs": [
214214
{
215215
"name": "out",
216-
"path": "/nix/store/60z37432vmgkg54krwr1z057bqwp7583-go-1.25.5",
216+
"path": "/nix/store/kgwkx0l54snkkgzbmg8cw89i1g8v1dqw-go-1.26.0",
217217
"default": true
218218
}
219219
],
220-
"store_path": "/nix/store/60z37432vmgkg54krwr1z057bqwp7583-go-1.25.5"
220+
"store_path": "/nix/store/kgwkx0l54snkkgzbmg8cw89i1g8v1dqw-go-1.26.0"
221221
}
222222
}
223223
},

0 commit comments

Comments
 (0)