dev: fix Go version to 1.25

Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
2026-01-04 18:57:17 +00:00
parent 921c9dd001
commit e9114d8937

View File

@@ -11,8 +11,8 @@
"version": "latest"
},
"ghcr.io/devcontainers/features/go:1": {
"version": "1.25.4",
"golangciLintVersion": "2.6.1"
"version": "1.25",
"golangciLintVersion": "latest"
}
},
"customizations": {