Unable to pull in dependencies using git
Summary
(Summarize the bug encountered concisely)
Steps to reproduce
(How one can reproduce the issue - this is very important)
What is the current bug behavior?
This image does not include git, so unable to pull in 3rd-party dependencies using git.
What is the expected correct behavior?
go get github.com/coolthing/blah should pull in the package from github
Relevant logs and/or screenshots
go: missing Git command. See https://golang.org/s/gogetcmd
package github.com/sosedoff/gitkit: exec: "git": executable file not found in $PATH
Possible fixes
Add dnf install -by --nodocs git to the image
Defintion of Done
- Ability to pull go dependencies via git
/cc @ironbank-notifications/bug
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information