Skip to content

Commit 55f066f

Browse files
chore(deps): update dependency go to v1.27.0
1 parent aa1532a commit 55f066f

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"pipenv": "2026.5.1",
77
"ginkgo": "2.28.1",
88
"gnumake": "4.4.1",
9-
"go": "1.26.5",
9+
"go": "1.27.0",
1010
"gh": "2.98.0"
1111
}
1212
}

devbox.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -199,41 +199,41 @@
199199
}
200200
}
201201
},
202-
"go@1.26.5": {
203-
"last_modified": "2026-08-12T11:28:58Z",
204-
"resolved": "github:NixOS/nixpkgs/044bfe75bfe4c7bbe043dc17b5e42ea823b84a09#go",
202+
"go@1.27.0": {
203+
"last_modified": "2026-08-20T07:12:19Z",
204+
"resolved": "github:NixOS/nixpkgs/391b592eb44808b3bd0cb80bb71b63a5a118b8bb#go_1_27",
205205
"source": "devbox-search",
206-
"version": "1.26.5",
206+
"version": "1.27.0",
207207
"systems": {
208208
"aarch64-darwin": {
209209
"outputs": [
210210
{
211211
"name": "out",
212-
"path": "/nix/store/4im44k446822ixjai0mdaizqskc90qxr-go-1.26.5",
212+
"path": "/nix/store/yc80gss7r296qnsyqcpv4vh8lyqfzgql-go-1.27.0",
213213
"default": true
214214
}
215215
],
216-
"store_path": "/nix/store/4im44k446822ixjai0mdaizqskc90qxr-go-1.26.5"
216+
"store_path": "/nix/store/yc80gss7r296qnsyqcpv4vh8lyqfzgql-go-1.27.0"
217217
},
218218
"aarch64-linux": {
219219
"outputs": [
220220
{
221221
"name": "out",
222-
"path": "/nix/store/yjifjy7qjzm9jli8xhzwy3y6fzw84405-go-1.26.5",
222+
"path": "/nix/store/6ywlyfxa05qn37d5izyy5bkvmhi3p2gv-go-1.27.0",
223223
"default": true
224224
}
225225
],
226-
"store_path": "/nix/store/yjifjy7qjzm9jli8xhzwy3y6fzw84405-go-1.26.5"
226+
"store_path": "/nix/store/6ywlyfxa05qn37d5izyy5bkvmhi3p2gv-go-1.27.0"
227227
},
228228
"x86_64-linux": {
229229
"outputs": [
230230
{
231231
"name": "out",
232-
"path": "/nix/store/xrgn6m0c5vbz06467q06zdwnk6qqdl7z-go-1.26.5",
232+
"path": "/nix/store/9sz1nv010igaizprggzydbmybx8jm9ym-go-1.27.0",
233233
"default": true
234234
}
235235
],
236-
"store_path": "/nix/store/xrgn6m0c5vbz06467q06zdwnk6qqdl7z-go-1.26.5"
236+
"store_path": "/nix/store/9sz1nv010igaizprggzydbmybx8jm9ym-go-1.27.0"
237237
}
238238
}
239239
},

0 commit comments

Comments
 (0)