README says "abcweb deps -u" brings in all dependencies but it doesn't fetch golang/dep and running "abcweb new" without dep throws the following error.
Error: could not find "dep" dependency in $PATH. Please run "abcweb deps" to install all missing dependencies.
README says "abcweb deps -u" brings in all dependencies but it doesn't fetch golang/dep and running "abcweb new" without dep throws the following error.
Error: could not find "dep" dependency in $PATH. Please run "abcweb deps" to install all missing dependencies.
Just updating the file to add golang/deps