chore(devbox): added go dependency
This commit is contained in:
parent
a80c359980
commit
0ada8f00be
2 changed files with 50 additions and 1 deletions
|
|
@ -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": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue