- Remove references to CircleCI
- Move info for troubleshooting CI builds into ci.md
- Add 'gofmt' note to Lint CI check failing
- Add note about generated code to FAQ
Signed-off-by: Tim Etchells <tetchell@redhat.com>
* Run "dep check" in CircleCI pipeline to detect for changes in Gopkg.lock
* Run dep check after restoring vendor cache
* Use -skip-vendor on dep check