Skip to content

Commit 93e4321

Browse files
chore(deps): update dependency go to v1.26.0 (#279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 241f3c7 commit 93e4321

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
@@ -6,7 +6,7 @@
66
"pipenv": "2026.0.3",
77
"ginkgo": "2.28.1",
88
"gnumake": "4.4.1",
9-
"go": "1.25.5",
9+
"go": "1.26.0",
1010
"gh": "2.86.0"
1111
}
1212
}

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -209,51 +209,51 @@
209209
}
210210
}
211211
},
212-
"go@1.25.5": {
213-
"last_modified": "2026-01-23T17:20:52Z",
214-
"resolved": "github:NixOS/nixpkgs/a1bab9e494f5f4939442a57a58d0449a109593fe#go",
212+
"go@1.26.0": {
213+
"last_modified": "2026-02-11T12:16:34Z",
214+
"resolved": "github:NixOS/nixpkgs/8482c7ded03bae7550f3d69884f1e611e3bd19e8#go_1_26",
215215
"source": "devbox-search",
216-
"version": "1.25.5",
216+
"version": "1.26.0",
217217
"systems": {
218218
"aarch64-darwin": {
219219
"outputs": [
220220
{
221221
"name": "out",
222-
"path": "/nix/store/wh88zz6r1ihcp2mm7ys1f2anp8aga6n2-go-1.25.5",
222+
"path": "/nix/store/sz1ry9vf187bzdvsalla73ycxwfjv3pq-go-1.26.0",
223223
"default": true
224224
}
225225
],
226-
"store_path": "/nix/store/wh88zz6r1ihcp2mm7ys1f2anp8aga6n2-go-1.25.5"
226+
"store_path": "/nix/store/sz1ry9vf187bzdvsalla73ycxwfjv3pq-go-1.26.0"
227227
},
228228
"aarch64-linux": {
229229
"outputs": [
230230
{
231231
"name": "out",
232-
"path": "/nix/store/k3knzdi0v21bf2m7vcxpdy1jnqg1h0zk-go-1.25.5",
232+
"path": "/nix/store/1wl6q7df9z3p8gambi2ndp5s5igr4h61-go-1.26.0",
233233
"default": true
234234
}
235235
],
236-
"store_path": "/nix/store/k3knzdi0v21bf2m7vcxpdy1jnqg1h0zk-go-1.25.5"
236+
"store_path": "/nix/store/1wl6q7df9z3p8gambi2ndp5s5igr4h61-go-1.26.0"
237237
},
238238
"x86_64-darwin": {
239239
"outputs": [
240240
{
241241
"name": "out",
242-
"path": "/nix/store/bwdahzajhqd5x14dbvkqww5f1wpsxif3-go-1.25.5",
242+
"path": "/nix/store/r5bwcb31acswg4nirdblmz1zzkci6bj3-go-1.26.0",
243243
"default": true
244244
}
245245
],
246-
"store_path": "/nix/store/bwdahzajhqd5x14dbvkqww5f1wpsxif3-go-1.25.5"
246+
"store_path": "/nix/store/r5bwcb31acswg4nirdblmz1zzkci6bj3-go-1.26.0"
247247
},
248248
"x86_64-linux": {
249249
"outputs": [
250250
{
251251
"name": "out",
252-
"path": "/nix/store/zzvsjgylnphvhms3lgr2qlwdxmc68z66-go-1.25.5",
252+
"path": "/nix/store/kgwkx0l54snkkgzbmg8cw89i1g8v1dqw-go-1.26.0",
253253
"default": true
254254
}
255255
],
256-
"store_path": "/nix/store/zzvsjgylnphvhms3lgr2qlwdxmc68z66-go-1.25.5"
256+
"store_path": "/nix/store/kgwkx0l54snkkgzbmg8cw89i1g8v1dqw-go-1.26.0"
257257
}
258258
}
259259
},

0 commit comments

Comments
 (0)