Added Go (golang) for use with KinD (k8s in docker)

This commit is contained in:
Payas Relekar 2020-03-11 22:36:15 +05:30
parent 293c896c5f
commit 266335fe39

View file

@ -265,6 +265,7 @@
python3
gcc # added because it was needed for emacsSQL, which was needed by org-roam
go # golang, required for kind (k8s in docker)
graphviz # added for org-roam
jetbrains.idea-community