chore(devbox): added go dependency

This commit is contained in:
Stephan Lo 2024-11-07 12:55:07 +01:00
parent a80c359980
commit 0ada8f00be
2 changed files with 50 additions and 1 deletions

View file

@ -2,7 +2,8 @@
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.10.5/.schema/devbox.schema.json",
"packages": [
"hugo@0.125.4",
"dart-sass@1.75.0"
"dart-sass@1.75.0",
"go@latest"
],
"shell": {
"init_hook": [],