chore: update devbox go version to 1.25

This commit is contained in:
Chris Rai
2026-01-31 00:57:09 -05:00
parent 833766ba6a
commit a4d46daad1

View File

@@ -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",