Skip to content

Commit d2d6c12

Browse files
add go dependancy
1 parent b8cc223 commit d2d6c12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/devcontainers/base/src/.devcontainer/nhsnotify/devcontainer-feature.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"dependsOn": {
33
"ghcr.io/devcontainers/features/common-utils:2": {
44
"installOhMyZsh": true
5+
},
6+
"ghcr.io/devcontainers/features/go:1": {
7+
"version": "latest"
58
}
69
},
710
"id": "nhsnotify",

0 commit comments

Comments
 (0)