Skip to content

Commit 9ff119c

Browse files
chore(deps): update dependency go to v1.25.3 (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62e1016 commit 9ff119c

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.27.2",
88
"gnumake": "4.4.1",
9-
"go": "1.25.2",
9+
"go": "1.25.3",
1010
"gh": "2.83.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-
197-
"last_modified": "2025-10-22T20:59:19Z",
198-
"resolved": "github:NixOS/nixpkgs/01b6809f7f9d1183a2b3e081f0a1e6f8f415cb09#go",
196+
197+
"last_modified": "2025-11-15T07:28:48Z",
198+
"resolved": "github:NixOS/nixpkgs/1d4c88323ac36805d09657d13a5273aea1b34f0c#go",
199199
"source": "devbox-search",
200-
"version": "1.25.2",
200+
"version": "1.25.3",
201201
"systems": {
202202
"aarch64-darwin": {
203203
"outputs": [
204204
{
205205
"name": "out",
206-
"path": "/nix/store/nkhf1yv637cp91y79zap7jxmm98v8pvj-go-1.25.2",
206+
"path": "/nix/store/pkb0xf89mjr3j7b8lvz0vsm4c44vckyh-go-1.25.3",
207207
"default": true
208208
}
209209
],
210-
"store_path": "/nix/store/nkhf1yv637cp91y79zap7jxmm98v8pvj-go-1.25.2"
210+
"store_path": "/nix/store/pkb0xf89mjr3j7b8lvz0vsm4c44vckyh-go-1.25.3"
211211
},
212212
"aarch64-linux": {
213213
"outputs": [
214214
{
215215
"name": "out",
216-
"path": "/nix/store/p1d8jb1k4db3aiqwyp8b1kw4mja3qygx-go-1.25.2",
216+
"path": "/nix/store/ybh1p0f6sd3i7b66chf3gd8b1yy41p0c-go-1.25.3",
217217
"default": true
218218
}
219219
],
220-
"store_path": "/nix/store/p1d8jb1k4db3aiqwyp8b1kw4mja3qygx-go-1.25.2"
220+
"store_path": "/nix/store/ybh1p0f6sd3i7b66chf3gd8b1yy41p0c-go-1.25.3"
221221
},
222222
"x86_64-darwin": {
223223
"outputs": [
224224
{
225225
"name": "out",
226-
"path": "/nix/store/xvwacgkf3x446qq3mdsh3v13f8935wa3-go-1.25.2",
226+
"path": "/nix/store/w7nnzc7a6r1s3pg6lmiqwcsabrj17q08-go-1.25.3",
227227
"default": true
228228
}
229229
],
230-
"store_path": "/nix/store/xvwacgkf3x446qq3mdsh3v13f8935wa3-go-1.25.2"
230+
"store_path": "/nix/store/w7nnzc7a6r1s3pg6lmiqwcsabrj17q08-go-1.25.3"
231231
},
232232
"x86_64-linux": {
233233
"outputs": [
234234
{
235235
"name": "out",
236-
"path": "/nix/store/k1kn1c59ss7nq6agdppzq3krwmi3xqy4-go-1.25.2",
236+
"path": "/nix/store/rq8lpjjzfymaznpsfvrymhqrvfg854ms-go-1.25.3",
237237
"default": true
238238
}
239239
],
240-
"store_path": "/nix/store/k1kn1c59ss7nq6agdppzq3krwmi3xqy4-go-1.25.2"
240+
"store_path": "/nix/store/rq8lpjjzfymaznpsfvrymhqrvfg854ms-go-1.25.3"
241241
}
242242
}
243243
},

0 commit comments

Comments
 (0)