| Component | Problem | Info | |:---------:| ------- | ---- | | components-compass-runtime-agent | `dep ensure` | `could not find project Gopkg.toml, use dep init to initiate a manifest` | | tests-application-gateway-tests | `go vet` | @Rafal: *changed `AppMockServer http.Server` field to `*http.serverField`* | | tests-compass-runtime-agent | `dep check` | `Gopkg.lock is out of sync with imports and/or Gopkg.toml. Run 'dep check' for details.` | | tests-connection-token-handler-tests | `go test` | |