Skip to content

Commit afe1dcf

Browse files
chore(deps): update dependency go to v1.25.2
1 parent 80f4a80 commit afe1dcf

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": "2025.0.4",
77
"ginkgo": "2.26.0",
88
"gnumake": "4.4.1",
9-
"go": "1.25.1",
9+
"go": "1.25.2",
1010
"gh": "2.82.1"
1111
}
1212
}

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -193,51 +193,51 @@
193193
}
194194
}
195195
},
196-
"go@1.25.1": {
197-
"last_modified": "2025-10-07T08:41:47Z",
198-
"resolved": "github:NixOS/nixpkgs/bce5fe2bb998488d8e7e7856315f90496723793c#go",
196+
"go@1.25.2": {
197+
"last_modified": "2025-10-22T20:59:19Z",
198+
"resolved": "github:NixOS/nixpkgs/01b6809f7f9d1183a2b3e081f0a1e6f8f415cb09#go",
199199
"source": "devbox-search",
200-
"version": "1.25.1",
200+
"version": "1.25.2",
201201
"systems": {
202202
"aarch64-darwin": {
203203
"outputs": [
204204
{
205205
"name": "out",
206-
"path": "/nix/store/mkdfnr1nkfj2kznxyag9pypbxp3wqqdv-go-1.25.1",
206+
"path": "/nix/store/nkhf1yv637cp91y79zap7jxmm98v8pvj-go-1.25.2",
207207
"default": true
208208
}
209209
],
210-
"store_path": "/nix/store/mkdfnr1nkfj2kznxyag9pypbxp3wqqdv-go-1.25.1"
210+
"store_path": "/nix/store/nkhf1yv637cp91y79zap7jxmm98v8pvj-go-1.25.2"
211211
},
212212
"aarch64-linux": {
213213
"outputs": [
214214
{
215215
"name": "out",
216-
"path": "/nix/store/0jzj8p7k9wkr4l17sgrlg3z5di27sggf-go-1.25.1",
216+
"path": "/nix/store/p1d8jb1k4db3aiqwyp8b1kw4mja3qygx-go-1.25.2",
217217
"default": true
218218
}
219219
],
220-
"store_path": "/nix/store/0jzj8p7k9wkr4l17sgrlg3z5di27sggf-go-1.25.1"
220+
"store_path": "/nix/store/p1d8jb1k4db3aiqwyp8b1kw4mja3qygx-go-1.25.2"
221221
},
222222
"x86_64-darwin": {
223223
"outputs": [
224224
{
225225
"name": "out",
226-
"path": "/nix/store/q2xylk8h3kbfajhw2lpdmyzyyqgqx8fl-go-1.25.1",
226+
"path": "/nix/store/xvwacgkf3x446qq3mdsh3v13f8935wa3-go-1.25.2",
227227
"default": true
228228
}
229229
],
230-
"store_path": "/nix/store/q2xylk8h3kbfajhw2lpdmyzyyqgqx8fl-go-1.25.1"
230+
"store_path": "/nix/store/xvwacgkf3x446qq3mdsh3v13f8935wa3-go-1.25.2"
231231
},
232232
"x86_64-linux": {
233233
"outputs": [
234234
{
235235
"name": "out",
236-
"path": "/nix/store/f01qkydd3c2jqwi4w6hkddkf3blp16kw-go-1.25.1",
236+
"path": "/nix/store/k1kn1c59ss7nq6agdppzq3krwmi3xqy4-go-1.25.2",
237237
"default": true
238238
}
239239
],
240-
"store_path": "/nix/store/f01qkydd3c2jqwi4w6hkddkf3blp16kw-go-1.25.1"
240+
"store_path": "/nix/store/k1kn1c59ss7nq6agdppzq3krwmi3xqy4-go-1.25.2"
241241
}
242242
}
243243
},

0 commit comments

Comments
 (0)