Skip to content

Commit eafe099

Browse files
chore(deps): update dependency go to v1.25.5 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54ce7dd commit eafe099

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.3",
88
"gnumake": "4.4.1",
9-
"go": "1.25.4",
9+
"go": "1.25.5",
1010
"gh": "2.83.2"
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-11-23T21:50:36Z",
198-
"resolved": "github:NixOS/nixpkgs/ee09932cedcef15aaf476f9343d1dea2cb77e261#go",
196+
197+
"last_modified": "2025-12-31T03:27:36Z",
198+
"resolved": "github:NixOS/nixpkgs/f665af0cdb70ed27e1bd8f9fdfecaf451260fc55#go",
199199
"source": "devbox-search",
200-
"version": "1.25.4",
200+
"version": "1.25.5",
201201
"systems": {
202202
"aarch64-darwin": {
203203
"outputs": [
204204
{
205205
"name": "out",
206-
"path": "/nix/store/52f5kjcmgmvgrz3rij676b3rjmgg5l5g-go-1.25.4",
206+
"path": "/nix/store/fy2aq0rg6vbiyjfdpqy3429hqsan7iwm-go-1.25.5",
207207
"default": true
208208
}
209209
],
210-
"store_path": "/nix/store/52f5kjcmgmvgrz3rij676b3rjmgg5l5g-go-1.25.4"
210+
"store_path": "/nix/store/fy2aq0rg6vbiyjfdpqy3429hqsan7iwm-go-1.25.5"
211211
},
212212
"aarch64-linux": {
213213
"outputs": [
214214
{
215215
"name": "out",
216-
"path": "/nix/store/2ajrlmz1qdpm9k9ankhnp3973wxg1gqs-go-1.25.4",
216+
"path": "/nix/store/30d96229dgrh6n6bmd4hn9r1hcngj9bn-go-1.25.5",
217217
"default": true
218218
}
219219
],
220-
"store_path": "/nix/store/2ajrlmz1qdpm9k9ankhnp3973wxg1gqs-go-1.25.4"
220+
"store_path": "/nix/store/30d96229dgrh6n6bmd4hn9r1hcngj9bn-go-1.25.5"
221221
},
222222
"x86_64-darwin": {
223223
"outputs": [
224224
{
225225
"name": "out",
226-
"path": "/nix/store/1rqpvp45rl4sr1l0czrlbmv8jqj9sa7r-go-1.25.4",
226+
"path": "/nix/store/wzakp2xy6if4n2b4fb1fkdjwilwlpifk-go-1.25.5",
227227
"default": true
228228
}
229229
],
230-
"store_path": "/nix/store/1rqpvp45rl4sr1l0czrlbmv8jqj9sa7r-go-1.25.4"
230+
"store_path": "/nix/store/wzakp2xy6if4n2b4fb1fkdjwilwlpifk-go-1.25.5"
231231
},
232232
"x86_64-linux": {
233233
"outputs": [
234234
{
235235
"name": "out",
236-
"path": "/nix/store/0a3dyfq09dnkw28ap2i450wjimvdmv6s-go-1.25.4",
236+
"path": "/nix/store/60z37432vmgkg54krwr1z057bqwp7583-go-1.25.5",
237237
"default": true
238238
}
239239
],
240-
"store_path": "/nix/store/0a3dyfq09dnkw28ap2i450wjimvdmv6s-go-1.25.4"
240+
"store_path": "/nix/store/60z37432vmgkg54krwr1z057bqwp7583-go-1.25.5"
241241
}
242242
}
243243
},

0 commit comments

Comments
 (0)