Golang Setup Make sure to install the dependencies: # run docker file make docker-run # install package make install # run global app make run