Skip to content

Instantly share code, notes, and snippets.

@Dieterbe
Created June 5, 2018 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dieterbe/a86fee58fa0ccb081008a37250beb88c to your computer and use it in GitHub Desktop.
Save Dieterbe/a86fee58fa0ccb081008a37250beb88c to your computer and use it in GitHub Desktop.
[WARN] Conflict: github.com/stretchr/testify rev is currently ^v1.2.1, but github.com/uber/tchannel-go wants master
[INFO] github.com/stretchr/testify reference master:
[INFO] - author: Joshua T Corbin <joshua@uber.com>
[INFO] - commit date: Thu, 13 Jul 2017 09:51:06 -0700
[INFO] - subject (first line): Fix the actuality of InEpsilon
[INFO] Keeping github.com/stretchr/testify ^v1.2.1
[ERROR] Error scanning github.com/pkg/errors: open /home/dieter/go/src/github.com/jaegertracing/jaeger/cmd/agent/vendor/github.com/pkg/errors: no such file or directory
[ERROR] Error scanning github.com/spf13/cobra: open /home/dieter/go/src/github.com/jaegertracing/jaeger/cmd/agent/vendor/github.com/spf13/cobra: no such file or directory
[ERROR] Error scanning github.com/spf13/viper: open /home/dieter/go/src/github.com/jaegertracing/jaeger/cmd/agent/vendor/github.com/spf13/viper: no such file or directory
[ERROR] Error scanning go.uber.org/zap: open /home/dieter/go/src/github.com/jaegertracing/jaeger/cmd/agent/vendor/go.uber.org/zap: no such file or directory
[ERROR] Error scanning github.com/apache/thrift/lib/go/thrift: open /home/dieter/go/src/github.com/jaegertracing/jaeger/cmd/agent/vendor/github.com/apache/thrift/lib/go/thrift: no such file or directory
[ERROR] Error scanning github.com/uber/jaeger-lib/metrics: open /home/dieter/go/src/github.com/jaegertracing/jaeger/cmd/agent/vendor/github.com/uber/jaeger-lib/metrics: no such file or directory
[ERROR] Error scanning github.com/uber/tchannel-go: open /home/dieter/go/src/github.com/jaegertracing/jaeger/cmd/agent/vendor/github.com/uber/tchannel-go: no such file or directory
[ERROR] Error scanning github.com/uber/tchannel-go/thrift: open /home/dieter/go/src/github.com/jaegertracing/jaeger/cmd/agent/vendor/github.com/uber/tchannel-go/thrift: no such file or directory
[ERROR] Error scanning github.com/stretchr/testify/require: open /home/dieter/go/src/github.com/jaegertracing/jaeger/cmd/agent/vendor/github.com/stretchr/testify/require: no such file or directory
[INFO] Downloading dependencies. Please wait...
[INFO] Fetching updates for github.com/jaegertracing/jaeger.
[INFO] Setting references for remaining imports
[INFO] Project relies on 27 dependencies.
An Error has occurred
make: *** No rule to make target 'test'. Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment