chore: update devbox go version to 1.25
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/main/.schema/devbox.schema.json",
|
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/main/.schema/devbox.schema.json",
|
||||||
"packages": [
|
"packages": [
|
||||||
"go@1.24",
|
"go@1.25",
|
||||||
"gopls@latest",
|
"gopls@latest",
|
||||||
"golangci-lint@latest",
|
"golangci-lint@latest",
|
||||||
"kubectl@latest",
|
"kubectl@latest",
|
||||||
|
|||||||
Reference in New Issue
Block a user