flake8
passed.
JSHint
passed.
Review Request #9565 — Created Feb. 1, 2018 and submitted
The new dep experiment (pending merger into the go toolchain with go
1.10) allows us to generate a lockfile à la npm or cargo so that we can
pin our dependencies. This also allows us to specify branches for said
dependencies, so we can use the upstreamlibgit2/git2go
repository
pinned at branchv24
instead of relying on thegopkg.in
service.
Built
rb-gateway
withdep
.
Ran unit tests.