golang / dep

Go dependency management tool experiment (deprecated)
https://golang.github.io/dep/
BSD 3-Clause "New" or "Revised" License
12.85k stars 1.05k forks source link

dep ensure panic: slice bounds out of range #1432

Closed pmallela closed 5 years ago

pmallela commented 6 years ago

i get a panic when running dep ensure. However dep ensure -v completes successfully.. (well, it could not resolve deps but at least it does not panic). I think there is an issue somewhere with github.com/hashicorp/go-discover requiring github.com/nicolai86/scaleway-sdk

What version of dep are you using (dep version)?

v0.3.2-124-gb741887

What dep command did you run?

pmallela$ dep ensure
panic: runtime error: slice bounds out of range

goroutine 1 [running]:
github.com/golang/dep/gps.(*selection).popDep(0xc4209223f0, 0xc42076ad80, 0x15, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
    /Users/pmallela/go/src/github.com/golang/dep/gps/selection.go:100 +0x1a8
github.com/golang/dep/gps.(*solver).unselectLast(0xc420b9a240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
    /Users/pmallela/go/src/github.com/golang/dep/gps/solver.go:1372 +0x48b
github.com/golang/dep/gps.(*solver).backtrack(0xc420b9a240, 0x17eb1a0, 0xc420016080, 0x0, 0x0, 0x0)
    /Users/pmallela/go/src/github.com/golang/dep/gps/solver.go:1078 +0x29c
github.com/golang/dep/gps.(*solver).solve(0xc420b9a240, 0x17eb1a0, 0xc420016080, 0xc4200c14b8, 0x40, 0x40)
    /Users/pmallela/go/src/github.com/golang/dep/gps/solver.go:522 +0x914
github.com/golang/dep/gps.(*solver).Solve(0xc420b9a240, 0x17eb1a0, 0xc420016080, 0xc4208ef940, 0x20, 0x20, 0xc420580b00)
    /Users/pmallela/go/src/github.com/golang/dep/gps/solver.go:457 +0xe4
main.(*ensureCommand).runDefault(0xc420157d46, 0xc420084fa0, 0xc42000c080, 0x0, 0x0, 0xc42005b400, 0x17ee700, 0xc42006b380, 0xc4200180c4, 0x31, ...)
    /Users/pmallela/go/src/github.com/golang/dep/cmd/dep/ensure.go:288 +0x168
main.(*ensureCommand).Run(0xc420157d46, 0xc420084fa0, 0xc42000c080, 0x0, 0x0, 0x0, 0x0)
    /Users/pmallela/go/src/github.com/golang/dep/cmd/dep/ensure.go:206 +0x4f4
main.(*Config).Run(0xc42006af60, 0xc42006af60)
    /Users/pmallela/go/src/github.com/golang/dep/cmd/dep/main.go:195 +0x1142
main.main()
    /Users/pmallela/go/src/github.com/golang/dep/cmd/dep/main.go:51 +0x1fc
pmallela$ dep ensure -v
found 66 errors in the package tree:
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
import root "" is not a prefix for the package's declared canonical path ""
Root project is "github.com/<myorg>/<myrepo>"
 786 transitively valid internal packages
 497 external packages imported from 105 projects
(0)   ✓ select (root)
(1) ? attempt github.com/DataDog/datadog-go with 1 pkgs; at least 1 versions to try
(1)     try github.com/DataDog/datadog-go@1.1.0
(1) ✓ select github.com/DataDog/datadog-go@1.1.0 w/1 pkgs
(2) ? attempt github.com/apache/thrift with 1 pkgs; at least 1 versions to try
(2)     try github.com/apache/thrift@0.10.0
(2) ✓ select github.com/apache/thrift@0.10.0 w/1 pkgs
(3) ? attempt github.com/afex/hystrix-go with 4 pkgs; at least 1 versions to try
(3)     try github.com/afex/hystrix-go@master
(3) ✓ select github.com/afex/hystrix-go@master w/4 pkgs
(4) ? attempt github.com/aws/aws-sdk-go with 175 pkgs; at least 1 versions to try
(4)     try github.com/aws/aws-sdk-go@v1.12.40
(4) ✓ select github.com/aws/aws-sdk-go@v1.12.40 w/175 pkgs
(5) ? attempt github.com/go-logfmt/logfmt with 1 pkgs; at least 1 versions to try
(5)     try github.com/go-logfmt/logfmt@v0.3.0
(5) ✓ select github.com/go-logfmt/logfmt@v0.3.0 w/1 pkgs
(6) ? attempt github.com/go-sql-driver/mysql with 1 pkgs; at least 1 versions to try
(6)     try github.com/go-sql-driver/mysql@v1.3
(6) ✓ select github.com/go-sql-driver/mysql@v1.3 w/1 pkgs
(7) ? attempt github.com/fluent/fluent-logger-golang with 1 pkgs; at least 1 versions to try
(7)     try github.com/fluent/fluent-logger-golang@v1.2.1
(7) ✓ select github.com/fluent/fluent-logger-golang@v1.2.1 w/1 pkgs
(8) ? attempt github.com/go-ini/ini with 1 pkgs; at least 1 versions to try
(8)     try github.com/go-ini/ini@v1.32.0
(8) ✓ select github.com/go-ini/ini@v1.32.0 w/1 pkgs
(9) ? attempt github.com/codahale/hdrhistogram with 1 pkgs; at least 1 versions to try
(9)     try github.com/codahale/hdrhistogram@master
(9) ✓ select github.com/codahale/hdrhistogram@master w/1 pkgs
(10)  ? attempt github.com/hashicorp/go-cleanhttp with 1 pkgs; at least 1 versions to try
(10)      try github.com/hashicorp/go-cleanhttp@master
(10)  ✓ select github.com/hashicorp/go-cleanhttp@master w/1 pkgs
(11)  ? attempt github.com/golang/protobuf with 16 pkgs; at least 1 versions to try
(11)      try github.com/golang/protobuf@master
(11)  ✓ select github.com/golang/protobuf@master w/16 pkgs
(12)  ? attempt github.com/mitchellh/go-homedir with 1 pkgs; at least 1 versions to try
(12)      try github.com/mitchellh/go-homedir@master
(12)  ✓ select github.com/mitchellh/go-homedir@master w/1 pkgs
(13)  ? attempt github.com/uber/jaeger-client-go with 18 pkgs; at least 1 versions to try
(13)      try github.com/uber/jaeger-client-go@v2.9.0
(13)  ✓ select github.com/uber/jaeger-client-go@v2.9.0 w/18 pkgs
(14)  ? attempt github.com/streadway/handy with 2 pkgs; at least 1 versions to try
(14)      try github.com/streadway/handy@master
(14)  ✓ select github.com/streadway/handy@master w/2 pkgs
(15)  ? attempt github.com/hashicorp/consul with 26 pkgs; at least 1 versions to try
(15)      try github.com/hashicorp/consul@v0.9.2
(15)  ✓ select github.com/hashicorp/consul@v0.9.2 w/26 pkgs
(16)  ? attempt github.com/juju/ratelimit with 1 pkgs; at least 1 versions to try
(16)      try github.com/juju/ratelimit@master
(16)  ✓ select github.com/juju/ratelimit@master w/1 pkgs
(17)  ? attempt github.com/go-kit/kit with 45 pkgs; at least 1 versions to try
(17)      try github.com/go-kit/kit@9ed37433947b357910facd0e38a8ec110fda62c1
(17)  ✓ select github.com/go-kit/kit@9ed37433947b357910facd0e38a8ec110fda62c1 w/45 pkgs
(18)  ? attempt github.com/kr/logfmt with 1 pkgs; at least 1 versions to try
(18)      try github.com/kr/logfmt@master
(18)  ✓ select github.com/kr/logfmt@master w/1 pkgs
(19)  ? attempt github.com/hashicorp/serf with 6 pkgs; at least 1 versions to try
(19)      try github.com/hashicorp/serf@v0.8.1
(19)  ✓ select github.com/hashicorp/serf@v0.8.1 w/6 pkgs
(20)  ? attempt github.com/google/gofuzz with 1 pkgs; 1 versions to try
(20)      try github.com/google/gofuzz@master
(20)  ✓ select github.com/google/gofuzz@master w/1 pkgs
(21)  ? attempt github.com/hashicorp/go-rootcerts with 1 pkgs; at least 1 versions to try
(21)      try github.com/hashicorp/go-rootcerts@master
(21)  ✓ select github.com/hashicorp/go-rootcerts@master w/1 pkgs
(22)  ? attempt github.com/armon/go-metrics with 3 pkgs; 1 versions to try
(22)      try github.com/armon/go-metrics@master
(22)  ✓ select github.com/armon/go-metrics@master w/3 pkgs
(23)  ? attempt github.com/opentracing/opentracing-go with 4 pkgs; at least 1 versions to try
(23)      try github.com/opentracing/opentracing-go@v1.0.2
(23)  ✓ select github.com/opentracing/opentracing-go@v1.0.2 w/4 pkgs
(24)  ? attempt golang.org/x/net with 7 pkgs; at least 1 versions to try
(24)      try golang.org/x/net@master
(24)  ✓ select golang.org/x/net@master w/9 pkgs
(25)  ? attempt github.com/sony/gobreaker with 1 pkgs; at least 1 versions to try
(25)      try github.com/sony/gobreaker@0.3.0
(25)  ✓ select github.com/sony/gobreaker@0.3.0 w/1 pkgs
(26)  ? attempt github.com/armon/circbuf with 1 pkgs; 1 versions to try
(26)      try github.com/armon/circbuf@master
(26)  ✓ select github.com/armon/circbuf@master w/1 pkgs
(27)  ? attempt github.com/hashicorp/go-discover with 1 pkgs; 1 versions to try
(27)      try github.com/hashicorp/go-discover@master
(27)  ✓ select github.com/hashicorp/go-discover@master w/9 pkgs
(28)  ? attempt github.com/gucumber/gucumber with 1 pkgs; 1 versions to try
(28)      try github.com/gucumber/gucumber@master
(28)  ✓ select github.com/gucumber/gucumber@master w/2 pkgs
(29)  ? attempt github.com/hashicorp/raft-boltdb with 1 pkgs; 2 versions to try
(29)      try github.com/hashicorp/raft-boltdb@master
(29)  ✓ select github.com/hashicorp/raft-boltdb@master w/1 pkgs
(30)  ? attempt github.com/prometheus/client_model with 1 pkgs; 3 versions to try
(30)      try github.com/prometheus/client_model@master
(30)  ✓ select github.com/prometheus/client_model@master w/1 pkgs
(31)  ? attempt github.com/hashicorp/go-sockaddr with 1 pkgs; 1 versions to try
(31)      try github.com/hashicorp/go-sockaddr@master
(31)  ✓ select github.com/hashicorp/go-sockaddr@master w/2 pkgs
(32)  ? attempt github.com/hashicorp/go-immutable-radix with 1 pkgs; 2 versions to try
(32)      try github.com/hashicorp/go-immutable-radix@master
(32)  ✓ select github.com/hashicorp/go-immutable-radix@master w/1 pkgs
(33)  ? attempt github.com/hashicorp/go-version with 1 pkgs; 1 versions to try
(33)      try github.com/hashicorp/go-version@master
(33)  ✓ select github.com/hashicorp/go-version@master w/1 pkgs
(34)  ? attempt github.com/jmespath/go-jmespath with 1 pkgs; at least 1 versions to try
(34)      try github.com/jmespath/go-jmespath@0b12d6b5
(34)  ✓ select github.com/jmespath/go-jmespath@0b12d6b5 w/1 pkgs
(35)  ? attempt github.com/go-stack/stack with 1 pkgs; at least 1 versions to try
(35)      try github.com/go-stack/stack@v1.6.0
(35)  ✓ select github.com/go-stack/stack@v1.6.0 w/1 pkgs
(36)  ? attempt github.com/hashicorp/mdns with 1 pkgs; 1 versions to try
(36)      try github.com/hashicorp/mdns@master
(36)  ✓ select github.com/hashicorp/mdns@master w/1 pkgs
(37)  ? attempt github.com/tinylib/msgp with 4 pkgs; at least 1 versions to try
(37)      try github.com/tinylib/msgp@1.0.2
(37)  ✓ select github.com/tinylib/msgp@1.0.2 w/4 pkgs
(38)  ? attempt github.com/mitchellh/copystructure with 1 pkgs; 1 versions to try
(38)      try github.com/mitchellh/copystructure@master
(38)  ✓ select github.com/mitchellh/copystructure@master w/1 pkgs
(39)  ? attempt github.com/uber/jaeger-lib with 3 pkgs; at least 1 versions to try
(39)      try github.com/uber/jaeger-lib@v1.1.0
(39)  ✓ select github.com/uber/jaeger-lib@v1.1.0 w/3 pkgs
(40)  ? attempt github.com/hashicorp/go-checkpoint with 1 pkgs; 2 versions to try
(40)      try github.com/hashicorp/go-checkpoint@master
(40)  ✓ select github.com/hashicorp/go-checkpoint@master w/1 pkgs
(41)  ? attempt github.com/hashicorp/go-uuid with 1 pkgs; 1 versions to try
(41)      try github.com/hashicorp/go-uuid@master
(41)  ✓ select github.com/hashicorp/go-uuid@master w/1 pkgs
(42)  ? attempt golang.org/x/text with 25 pkgs; at least 1 versions to try
(42)      try golang.org/x/text@master
(42)  ✓ select golang.org/x/text@master w/31 pkgs
(43)  ? attempt github.com/prometheus/client_golang with 2 pkgs; 17 versions to try
(43)      try github.com/prometheus/client_golang@v0.8.0
(43)  ✓ select github.com/prometheus/client_golang@v0.8.0 w/2 pkgs
(44)  ? attempt github.com/mitchellh/mapstructure with 1 pkgs; 1 versions to try
(44)      try github.com/mitchellh/mapstructure@master
(44)  ✓ select github.com/mitchellh/mapstructure@master w/1 pkgs
(45)  ? revisit golang.org/x/text to add 2 pkgs
(45)    ✓ include 9 more pkgs from golang.org/x/text@master
(45)  ? attempt github.com/hashicorp/go.net with 2 pkgs; 1 versions to try
(46)      try github.com/hashicorp/go.net@master
(46)  ✓ select github.com/hashicorp/go.net@master w/3 pkgs
(46)  ? attempt google.golang.org/genproto with 26 pkgs; at least 1 versions to try
(47)      try google.golang.org/genproto@master
(47)  ✓ select google.golang.org/genproto@master w/26 pkgs
(47)  ? attempt github.com/elazarl/go-bindata-assetfs with 1 pkgs; 1 versions to try
(48)      try github.com/elazarl/go-bindata-assetfs@master
(48)  ✓ select github.com/elazarl/go-bindata-assetfs@master w/1 pkgs
(48)  ? attempt github.com/crossdock/crossdock-go with 1 pkgs; 1 versions to try
(49)      try github.com/crossdock/crossdock-go@master
(49)  ✓ select github.com/crossdock/crossdock-go@master w/3 pkgs
(49)  ? revisit golang.org/x/net to add 1 pkgs
(50)    ✓ include 2 more pkgs from golang.org/x/net@master
(49)  ? attempt github.com/mitchellh/reflectwalk with 1 pkgs; 1 versions to try
(51)      try github.com/mitchellh/reflectwalk@master
(51)  ✓ select github.com/mitchellh/reflectwalk@master w/1 pkgs
(50)  ? attempt github.com/golang/glog with 1 pkgs; 1 versions to try
(52)      try github.com/golang/glog@master
(52)  ✓ select github.com/golang/glog@master w/1 pkgs
(51)  ? attempt github.com/hashicorp/go-multierror with 1 pkgs; 1 versions to try
(53)      try github.com/hashicorp/go-multierror@master
(53)  ✓ select github.com/hashicorp/go-multierror@master w/1 pkgs
(52)  ? attempt github.com/oklog/oklog with 1 pkgs; 11 versions to try
(54)      try github.com/oklog/oklog@v0.3.0
(54)  ✓ select github.com/oklog/oklog@v0.3.0 w/1 pkgs
(53)  ? attempt go4.org with 1 pkgs; 2 versions to try
(55)      try go4.org@master
(55)  ✓ select go4.org@master w/1 pkgs
(54)  ? attempt github.com/smartystreets/goconvey with 1 pkgs; 18 versions to try
(56)      try github.com/smartystreets/goconvey@1.6.3
(56)  ✓ select github.com/smartystreets/goconvey@1.6.3 w/3 pkgs
(55)  ? attempt github.com/samuel/go-zookeeper with 1 pkgs; 2 versions to try
(57)      try github.com/samuel/go-zookeeper@master
(57)  ✓ select github.com/samuel/go-zookeeper@master w/1 pkgs
(56)  ? attempt github.com/hashicorp/golang-lru with 1 pkgs; 2 versions to try
(58)      try github.com/hashicorp/golang-lru@master
(58)  ✓ select github.com/hashicorp/golang-lru@master w/1 pkgs
(57)  ? attempt github.com/performancecopilot/speed with 1 pkgs; 5 versions to try
(59)      try github.com/performancecopilot/speed@v3.0.0
(59)  ✓ select github.com/performancecopilot/speed@v3.0.0 w/2 pkgs
(58)  ? attempt github.com/stretchr/testify with 3 pkgs; 9 versions to try
(60)      try github.com/stretchr/testify@v1.1.4
(60)  ✓ select github.com/stretchr/testify@v1.1.4 w/3 pkgs
(59)  ? attempt go.uber.org/zap with 2 pkgs; 19 versions to try
(61)      try go.uber.org/zap@v1.7.1
(61)  ✓ select go.uber.org/zap@v1.7.1 w/6 pkgs
(60)  ? attempt github.com/cactus/go-statsd-client with 1 pkgs; 13 versions to try
(62)      try github.com/cactus/go-statsd-client@v3.1.0
(62)  ✓ select github.com/cactus/go-statsd-client@v3.1.0 w/1 pkgs
(61)  ? attempt github.com/hashicorp/yamux with 1 pkgs; 1 versions to try
(63)      try github.com/hashicorp/yamux@master
(63)  ✓ select github.com/hashicorp/yamux@master w/1 pkgs
(62)  ? attempt github.com/miekg/dns with 1 pkgs; 5 versions to try
(64)      try github.com/miekg/dns@master
(64)  ✓ select github.com/miekg/dns@master w/1 pkgs
(63)  ? revisit golang.org/x/net to add 2 pkgs
(65)    ✓ include 5 more pkgs from golang.org/x/net@master
(63)  ? attempt github.com/shirou/gopsutil with 1 pkgs; 26 versions to try
(66)      try github.com/shirou/gopsutil@v2.17.11
(66)  ✓ select github.com/shirou/gopsutil@v2.17.11 w/6 pkgs
(64)  ? attempt google.golang.org/api with 1 pkgs; 2 versions to try
(67)      try google.golang.org/api@master
(67)  ✓ select google.golang.org/api@master w/4 pkgs
(65)  ? attempt github.com/hashicorp/go-msgpack with 1 pkgs; 1 versions to try
(68)      try github.com/hashicorp/go-msgpack@master
(68)  ✓ select github.com/hashicorp/go-msgpack@master w/1 pkgs
(66)  ? attempt github.com/armon/go-radix with 1 pkgs; 1 versions to try
(69)      try github.com/armon/go-radix@master
(69)  ✓ select github.com/armon/go-radix@master w/1 pkgs
(67)  ? attempt github.com/mitchellh/cli with 1 pkgs; 2 versions to try
(70)      try github.com/mitchellh/cli@master
(70)  ✓ select github.com/mitchellh/cli@master w/1 pkgs
(68)  ? attempt github.com/philhofer/fwd with 1 pkgs; at least 1 versions to try
(71)      try github.com/philhofer/fwd@master
(71)  ✓ select github.com/philhofer/fwd@master w/1 pkgs
(69)  ? attempt github.com/davecgh/go-spew with 1 pkgs; 3 versions to try
(72)      try github.com/davecgh/go-spew@v1.1.0
(72)  ✓ select github.com/davecgh/go-spew@v1.1.0 w/1 pkgs
(70)  ? attempt github.com/bmizerany/assert with 1 pkgs; 2 versions to try
(73)      try github.com/bmizerany/assert@master
(73)  ✓ select github.com/bmizerany/assert@master w/1 pkgs
(71)  ? attempt github.com/hashicorp/errwrap with 1 pkgs; 1 versions to try
(74)      try github.com/hashicorp/errwrap@master
(74)  ✓ select github.com/hashicorp/errwrap@master w/1 pkgs
(72)  ? attempt github.com/influxdata/influxdb with 1 pkgs; 366 versions to try
(75)      try github.com/influxdata/influxdb@v1.4.2
(75)  ✓ select github.com/influxdata/influxdb@v1.4.2 w/3 pkgs
(73)  ? attempt git.apache.org/thrift.git with 1 pkgs; 29 versions to try
(76)      try git.apache.org/thrift.git@0.10.0
(76)  ✓ select git.apache.org/thrift.git@0.10.0 w/1 pkgs
(74)  ? attempt github.com/gorilla/mux with 1 pkgs; 10 versions to try
(77)      try github.com/gorilla/mux@v1.6.0
(77)  ✓ select github.com/gorilla/mux@v1.6.0 w/1 pkgs
(75)  ? attempt github.com/golang/mock with 1 pkgs; 2 versions to try
(78)      try github.com/golang/mock@v1.0.0
(78)  ✓ select github.com/golang/mock@v1.0.0 w/1 pkgs
(76)  ? attempt sourcegraph.com/sourcegraph/appdash with 2 pkgs; 1 versions to try
(79)      try sourcegraph.com/sourcegraph/appdash@master
(79)  ✓ select sourcegraph.com/sourcegraph/appdash@master w/3 pkgs
(77)  ? attempt github.com/hashicorp/go-memdb with 1 pkgs; 6 versions to try
(80)      try github.com/hashicorp/go-memdb@master
(80)  ✓ select github.com/hashicorp/go-memdb@master w/1 pkgs
(78)  ? attempt github.com/shiena/ansicolor with 1 pkgs; 1 versions to try
(81)      try github.com/shiena/ansicolor@master
(81)  ✓ select github.com/shiena/ansicolor@master w/1 pkgs
(79)  ? attempt github.com/hashicorp/logutils with 1 pkgs; 1 versions to try
(82)      try github.com/hashicorp/logutils@master
(82)  ✓ select github.com/hashicorp/logutils@master w/1 pkgs
(80)  ? attempt github.com/shirou/w32 with 1 pkgs; 1 versions to try
(83)      try github.com/shirou/w32@master
(83)  ✓ select github.com/shirou/w32@master w/1 pkgs
(81)  ? attempt github.com/uber/tchannel-go with 2 pkgs; 43 versions to try
(84)      try github.com/uber/tchannel-go@v1.8.1
(84)  ✓ select github.com/uber/tchannel-go@v1.8.1 w/9 pkgs
(82)  ? attempt github.com/gorilla/context with 1 pkgs; 2 versions to try
(85)      try github.com/gorilla/context@v1.1
(85)  ✓ select github.com/gorilla/context@v1.1 w/1 pkgs
(83)  ? attempt golang.org/x/time with 1 pkgs; 1 versions to try
(86)      try golang.org/x/time@master
(86)  ✓ select golang.org/x/time@master w/1 pkgs
(84)  ? attempt github.com/pmezard/go-difflib with 1 pkgs; 3 versions to try
(87)      try github.com/pmezard/go-difflib@v1.0.0
(87)  ✓ select github.com/pmezard/go-difflib@v1.0.0 w/1 pkgs
(85)  ? attempt golang.org/x/crypto with 2 pkgs; 1 versions to try
(88)      try golang.org/x/crypto@master
(88)  ✓ select golang.org/x/crypto@master w/3 pkgs
(86)  ? attempt github.com/pact-foundation/pact-go with 1 pkgs; 16 versions to try
(89)      try github.com/pact-foundation/pact-go@v0.0.11
(89)  ✓ select github.com/pact-foundation/pact-go@v0.0.11 w/3 pkgs
(87)  ? attempt github.com/hashicorp/go-syslog with 1 pkgs; 1 versions to try
(90)      try github.com/hashicorp/go-syslog@master
(90)  ✓ select github.com/hashicorp/go-syslog@master w/1 pkgs
(88)  ? attempt github.com/hashicorp/net-rpc-msgpackrpc with 1 pkgs; 2 versions to try
(91)      try github.com/hashicorp/net-rpc-msgpackrpc@master
(91)  ✓ select github.com/hashicorp/net-rpc-msgpackrpc@master w/1 pkgs
(89)  ? attempt github.com/jtolds/gls with 1 pkgs; 3 versions to try
(92)      try github.com/jtolds/gls@v4.2.1
(92)  ✓ select github.com/jtolds/gls@v4.2.1 w/1 pkgs
(90)  ? attempt github.com/hudl/fargo with 1 pkgs; 10 versions to try
(93)      try github.com/hudl/fargo@1.3.1
(93)  ✓ select github.com/hudl/fargo@1.3.1 w/1 pkgs
(91)  ? revisit github.com/hashicorp/golang-lru to add 1 pkgs
(94)    ✓ include 2 more pkgs from github.com/hashicorp/golang-lru@master
(91)  ? attempt google.golang.org/grpc with 32 pkgs; at least 1 versions to try
(95)      try google.golang.org/grpc@v1.6.0
(95)  ✓ select google.golang.org/grpc@v1.6.0 w/35 pkgs
(92)  ? revisit golang.org/x/net to add 1 pkgs
(96)    ✓ include 3 more pkgs from golang.org/x/net@master
(92)  ? attempt golang.org/x/oauth2 with 3 pkgs; 1 versions to try
(97)      try golang.org/x/oauth2@master
(97)  ✓ select golang.org/x/oauth2@master w/5 pkgs
(93)  ? attempt go.uber.org/multierr with 1 pkgs; 5 versions to try
(98)      try go.uber.org/multierr@v1.1.0
(98)  ✓ select go.uber.org/multierr@v1.1.0 w/1 pkgs
(94)  ? revisit golang.org/x/crypto to add 1 pkgs
(99)    ✓ include 2 more pkgs from golang.org/x/crypto@master
(94)  ? attempt golang.org/x/sync with 1 pkgs; 1 versions to try
(100)     try golang.org/x/sync@master
(100) ✓ select golang.org/x/sync@master w/1 pkgs
(95)  ? attempt golang.org/x/sys with 2 pkgs; 1 versions to try
(101)     try golang.org/x/sys@master
(101) ✓ select golang.org/x/sys@master w/2 pkgs
(96)  ? attempt github.com/hashicorp/hcl with 1 pkgs; 5 versions to try
(102)     try github.com/hashicorp/hcl@master
(102) ✓ select github.com/hashicorp/hcl@master w/9 pkgs
(97)  ? attempt github.com/VividCortex/gohistogram with 1 pkgs; 2 versions to try
(103)     try github.com/VividCortex/gohistogram@v1.0.0
(103) ✓ select github.com/VividCortex/gohistogram@v1.0.0 w/1 pkgs
(98)  ? attempt github.com/posener/complete with 2 pkgs; 3 versions to try
(104)     try github.com/posener/complete@v1.1
(104) ✓ select github.com/posener/complete@v1.1 w/4 pkgs
(99)  ? attempt github.com/pascaldekloe/goe with 1 pkgs; 1 versions to try
(105)     try github.com/pascaldekloe/goe@master
(105) ✓ select github.com/pascaldekloe/goe@master w/1 pkgs
(100) ? attempt github.com/cenkalti/backoff with 1 pkgs; 3 versions to try
(106)     try github.com/cenkalti/backoff@v1.1.0
(106) ✓ select github.com/cenkalti/backoff@v1.1.0 w/1 pkgs
(101) ? attempt github.com/clbanning/x2j with 1 pkgs; 2 versions to try
(107)     try github.com/clbanning/x2j@1.1
(107) ✓ select github.com/clbanning/x2j@1.1 w/1 pkgs
(102) ? attempt github.com/docker/go-connections with 1 pkgs; 9 versions to try
(108)     try github.com/docker/go-connections@v0.3.0
(108) ✓ select github.com/docker/go-connections@v0.3.0 w/1 pkgs
(103) ? revisit golang.org/x/net to add 1 pkgs
(109)   ✓ include 1 more pkgs from golang.org/x/net@master
(103) ? attempt github.com/Azure/go-autorest with 2 pkgs; 43 versions to try
(110)     try github.com/Azure/go-autorest@v9.4.1
(110) ✓ select github.com/Azure/go-autorest@v9.4.1 w/4 pkgs
(104) ? attempt github.com/hashicorp/memberlist with 1 pkgs; 2 versions to try
(111)     try github.com/hashicorp/memberlist@v0.1.0
(111) ✓ select github.com/hashicorp/memberlist@v0.1.0 w/1 pkgs
(105) ? revisit github.com/hashicorp/go-sockaddr to add 1 pkgs
(112)   ✓ include 1 more pkgs from github.com/hashicorp/go-sockaddr@master
(105) ? attempt github.com/sean-/seed with 1 pkgs; 1 versions to try
(113)     try github.com/sean-/seed@master
(113) ✓ select github.com/sean-/seed@master w/1 pkgs
(106) ? attempt google.golang.org/appengine with 2 pkgs; 3 versions to try
(114)     try google.golang.org/appengine@v1.0.0
(114) ✓ select google.golang.org/appengine@v1.0.0 w/10 pkgs
(107) ? attempt github.com/denverdino/aliyungo with 2 pkgs; 8 versions to try
(115)     try github.com/denverdino/aliyungo@master
(115) ✓ select github.com/denverdino/aliyungo@master w/3 pkgs
(108) ? attempt github.com/gophercloud/gophercloud with 4 pkgs; 2 versions to try
(116)     try github.com/gophercloud/gophercloud@master
(116) ✓ select github.com/gophercloud/gophercloud@master w/10 pkgs
(109) ? attempt github.com/boltdb/bolt with 1 pkgs; 8 versions to try
(117)     try github.com/boltdb/bolt@v1.3.1
(117) ✓ select github.com/boltdb/bolt@v1.3.1 w/1 pkgs
(110) ? attempt github.com/hashicorp/raft with 1 pkgs; 9 versions to try
(118)     try github.com/hashicorp/raft@v1.0.0
(118) ✓ select github.com/hashicorp/raft@v1.0.0 w/1 pkgs
(111) ? attempt github.com/tonnerre/golang-text with 1 pkgs; 5 versions to try
(119)     try github.com/tonnerre/golang-text@master
(119) ✓ select github.com/tonnerre/golang-text@master w/1 pkgs
(112) ? attempt github.com/uber-go/atomic with 1 pkgs; 6 versions to try
(120)     try github.com/uber-go/atomic@v1.3.1
(120) ✓ select github.com/uber-go/atomic@v1.3.1 w/1 pkgs
(113) ? attempt github.com/franela/goreq with 1 pkgs; 9 versions to try
(121)     try github.com/franela/goreq@master
(121) ✓ select github.com/franela/goreq@master w/1 pkgs
(114) ? attempt github.com/softlayer/softlayer-go with 3 pkgs; 3 versions to try
(122)     try github.com/softlayer/softlayer-go@master
(122) ✓ select github.com/softlayer/softlayer-go@master w/6 pkgs
(115) ? attempt github.com/hashicorp/hil with 2 pkgs; 5 versions to try
(123)     try github.com/hashicorp/hil@master
(123) ✓ select github.com/hashicorp/hil@master w/4 pkgs
(116) ? attempt github.com/coreos/etcd with 1 pkgs; 126 versions to try
(124)     try github.com/coreos/etcd@v3.2.10
(124) ✓ select github.com/coreos/etcd@v3.2.10 w/5 pkgs
(117) ? attempt github.com/ugorji/go with 1 pkgs; 1 versions to try
(125)     try github.com/ugorji/go@master
(125) ✓ select github.com/ugorji/go@master w/1 pkgs
(118) ? attempt github.com/coreos/go-semver with 1 pkgs; 3 versions to try
(126)     try github.com/coreos/go-semver@v0.2.0
(126) ✓ select github.com/coreos/go-semver@v0.2.0 w/1 pkgs
(119) ? attempt github.com/oklog/run with 1 pkgs; 2 versions to try
(127)     try github.com/oklog/run@v1.0.0
(127) ✓ select github.com/oklog/run@v1.0.0 w/1 pkgs
(120) ? attempt github.com/opentracing/basictracer-go with 1 pkgs; 9 versions to try
(128)     try github.com/opentracing/basictracer-go@v1.0.0
(128) ✓ select github.com/opentracing/basictracer-go@v1.0.0 w/2 pkgs
(121) ? attempt github.com/smartystreets/assertions with 1 pkgs; 12 versions to try
(129)     try github.com/smartystreets/assertions@1.8.0
(129) ✓ select github.com/smartystreets/assertions@1.8.0 w/3 pkgs
(122) ? attempt github.com/edsrzf/mmap-go with 1 pkgs; 1 versions to try
(130)     try github.com/edsrzf/mmap-go@master
(130) ✓ select github.com/edsrzf/mmap-go@master w/1 pkgs
(123) ? attempt github.com/dgrijalva/jwt-go with 1 pkgs; 17 versions to try
(131)     try github.com/dgrijalva/jwt-go@v3.1.0
(131) ✓ select github.com/dgrijalva/jwt-go@v3.1.0 w/1 pkgs
(124) ? attempt gopkg.in/gcfg.v1 with 1 pkgs; 5 versions to try
(132)     try gopkg.in/gcfg.v1@v1.2.1
(132) ✓ select gopkg.in/gcfg.v1@v1.2.1 w/4 pkgs
(125) ? attempt golang.org/x/tools with 3 pkgs; 9 versions to try
(133)     try golang.org/x/tools@master
(133) ✓ select golang.org/x/tools@master w/4 pkgs
(126) ? attempt github.com/pkg/errors with 1 pkgs; 11 versions to try
(134)     try github.com/pkg/errors@v0.8.0
(134) ✓ select github.com/pkg/errors@v0.8.0 w/1 pkgs
(127) ? attempt github.com/StackExchange/wmi with 1 pkgs; 3 versions to try
(135)     try github.com/StackExchange/wmi@master
(135) ✓ select github.com/StackExchange/wmi@master w/1 pkgs
(128) ? attempt github.com/pborman/uuid with 1 pkgs; 5 versions to try
(136)     try github.com/pborman/uuid@v1.1
(136) ✓ select github.com/pborman/uuid@v1.1 w/1 pkgs
(129) ? attempt github.com/ttacon/chalk with 1 pkgs; 3 versions to try
(137)     try github.com/ttacon/chalk@v0.1
(137) ✓ select github.com/ttacon/chalk@v0.1 w/1 pkgs
(130) ? attempt github.com/ryanuber/columnize with 1 pkgs; 7 versions to try
(138)     try github.com/ryanuber/columnize@v2.1.0
(138) ✓ select github.com/ryanuber/columnize@v2.1.0 w/1 pkgs
(131) ? attempt gopkg.in/warnings.v0 with 1 pkgs; 3 versions to try
(139)     try gopkg.in/warnings.v0@v0.1.2
(139) ✓ select gopkg.in/warnings.v0@v0.1.2 w/1 pkgs
(132) ? attempt github.com/bgentry/speakeasy with 1 pkgs; 2 versions to try
(140)     try github.com/bgentry/speakeasy@v0.1.0
(140) ✓ select github.com/bgentry/speakeasy@v0.1.0 w/1 pkgs
(133) ? attempt github.com/kr/pretty with 1 pkgs; 36 versions to try
(141)     try github.com/kr/pretty@master
(141) ✓ select github.com/kr/pretty@master w/1 pkgs
(134) ? attempt github.com/rcrowley/go-metrics with 1 pkgs; 3 versions to try
(142)     try github.com/rcrowley/go-metrics@master
(142) ✓ select github.com/rcrowley/go-metrics@master w/1 pkgs
(135) ? attempt github.com/kr/text with 1 pkgs; 4 versions to try
(143)     try github.com/kr/text@master
(143) ✓ select github.com/kr/text@master w/1 pkgs
(136) ? attempt github.com/digitalocean/godo with 1 pkgs; 16 versions to try
(144)     try github.com/digitalocean/godo@v1.1.1
(144) ✓ select github.com/digitalocean/godo@v1.1.1 w/2 pkgs
(137) ? attempt github.com/google/go-querystring with 1 pkgs; 1 versions to try
(145)     try github.com/google/go-querystring@master
(145) ✓ select github.com/google/go-querystring@master w/1 pkgs
(138) ? attempt github.com/tent/http-link-go with 1 pkgs; 1 versions to try
(146)     try github.com/tent/http-link-go@master
(146) ✓ select github.com/tent/http-link-go@master w/1 pkgs
(139) ? attempt github.com/mattn/go-isatty with 1 pkgs; 5 versions to try
(147)     try github.com/mattn/go-isatty@v0.0.3
(147) ✓ select github.com/mattn/go-isatty@v0.0.3 w/1 pkgs
(140) ? attempt gopkg.in/ini.v1 with 1 pkgs; 47 versions to try
(148)     try gopkg.in/ini.v1@v1.32.0
(148) ✓ select gopkg.in/ini.v1@v1.32.0 w/1 pkgs
(141) ? attempt github.com/Azure/azure-sdk-for-go with 1 pkgs; 43 versions to try
(149)     try github.com/Azure/azure-sdk-for-go@v1.2
(150) ✗   github.com/Azure/azure-sdk-for-go at v1.2 has problem subpkg(s):
(150)       github.com/Azure/azure-sdk-for-go/arm/network is missing; required by github.com/hashicorp/go-discover@master.
(149)     try github.com/Azure/azure-sdk-for-go@v1.1
(150) ✗   github.com/Azure/azure-sdk-for-go at v1.1 has problem subpkg(s):
(150)       github.com/Azure/azure-sdk-for-go/arm/network is missing; required by github.com/hashicorp/go-discover@master.
(149)     try github.com/Azure/azure-sdk-for-go@v1.0
(150) ✗   github.com/Azure/azure-sdk-for-go at v1.0 has problem subpkg(s):
(150)       github.com/Azure/azure-sdk-for-go/arm/network is missing; required by github.com/hashicorp/go-discover@master.
(149)     try github.com/Azure/azure-sdk-for-go@v11.2.2-beta
(149) ✓ select github.com/Azure/azure-sdk-for-go@v11.2.2-beta w/1 pkgs
(142) ? revisit github.com/Azure/go-autorest to add 3 pkgs
(150)   ✓ include 3 more pkgs from github.com/Azure/go-autorest@v9.4.1
(142) ? attempt github.com/circonus-labs/circonus-gometrics with 1 pkgs; 10 versions to try
(151)     try github.com/circonus-labs/circonus-gometrics@v2.1.0
(151) ✓ select github.com/circonus-labs/circonus-gometrics@v2.1.0 w/4 pkgs
(143) ? attempt github.com/tv42/httpunix with 1 pkgs; 1 versions to try
(152)     try github.com/tv42/httpunix@master
(152) ✓ select github.com/tv42/httpunix@master w/1 pkgs
(144) ? attempt github.com/hashicorp/go-retryablehttp with 1 pkgs; 2 versions to try
(153)     try github.com/hashicorp/go-retryablehttp@master
(153) ✓ select github.com/hashicorp/go-retryablehttp@master w/1 pkgs
(145) ? attempt github.com/prometheus/common with 2 pkgs; 2 versions to try
(154)     try github.com/prometheus/common@master
(154) ✓ select github.com/prometheus/common@master w/3 pkgs
(146) ? attempt github.com/gopherjs/gopherjs with 1 pkgs; 6 versions to try
(155)     try github.com/gopherjs/gopherjs@master
(155) ✓ select github.com/gopherjs/gopherjs@master w/1 pkgs
(147) ? attempt github.com/matttproud/golang_protobuf_extensions with 1 pkgs; 6 versions to try
(156)     try github.com/matttproud/golang_protobuf_extensions@v1.0.0
(156) ✓ select github.com/matttproud/golang_protobuf_extensions@v1.0.0 w/1 pkgs
(148) ? attempt gopkg.in/check.v1 with 1 pkgs; 1 versions to try
(157)     try gopkg.in/check.v1@v1
(157) ✓ select gopkg.in/check.v1@v1 w/1 pkgs
(149) ? attempt go.uber.org/atomic with 1 pkgs; 6 versions to try
(158)     try go.uber.org/atomic@v1.3.1
(159) ✗   go.uber.org/atomic at v1.3.1 has problem subpkg(s):
(159)       go.uber.org/atomic is missing;  required by:
(159)           go.uber.org/zap at v1.7.1
(159)           go.uber.org/multierr at v1.1.0
(158)     try go.uber.org/atomic@v1.3.0
(158) ✓ select go.uber.org/atomic@v1.3.0 w/1 pkgs
(150) ? attempt github.com/renier/xmlrpc with 1 pkgs; 2 versions to try
(159)     try github.com/renier/xmlrpc@master
(159) ✓ select github.com/renier/xmlrpc@master w/1 pkgs
(151) ? attempt github.com/prometheus/procfs with 1 pkgs; 3 versions to try
(160)     try github.com/prometheus/procfs@master
(160) ✓ select github.com/prometheus/procfs@master w/2 pkgs
(152) ? attempt github.com/lightstep/lightstep-tracer-go with 1 pkgs; 25 versions to try
(161)     try github.com/lightstep/lightstep-tracer-go@v0.15.0
(161) ✓ select github.com/lightstep/lightstep-tracer-go@v0.15.0 w/5 pkgs
(153) ? attempt cloud.google.com/go with 1 pkgs; 21 versions to try
(162)     try cloud.google.com/go@v0.16.0
(162) ✓ select cloud.google.com/go@v0.16.0 w/1 pkgs
(154) ? attempt github.com/go-ole/go-ole with 2 pkgs; 11 versions to try
(163)     try github.com/go-ole/go-ole@v1.2.0
(163) ✓ select github.com/go-ole/go-ole@v1.2.0 w/2 pkgs
(155) ? attempt github.com/beorn7/perks with 1 pkgs; 5 versions to try
(164)     try github.com/beorn7/perks@master
(164) ✓ select github.com/beorn7/perks@master w/1 pkgs
(156) ? attempt github.com/uber-go/tally with 1 pkgs; 17 versions to try
(165)     try github.com/uber-go/tally@v3.3.0
(165) ✓ select github.com/uber-go/tally@v3.3.0 w/1 pkgs
(157) ? attempt github.com/facebookgo/clock with 1 pkgs; 1 versions to try
(166)     try github.com/facebookgo/clock@master
(166) ✓ select github.com/facebookgo/clock@master w/1 pkgs
(158) ? attempt github.com/op/go-logging with 1 pkgs; 2 versions to try
(167)     try github.com/op/go-logging@v1
(167) ✓ select github.com/op/go-logging@v1 w/1 pkgs
(159) ? attempt github.com/Microsoft/go-winio with 1 pkgs; 29 versions to try
(168)     try github.com/Microsoft/go-winio@v0.4.5
(168) ✓ select github.com/Microsoft/go-winio@v0.4.5 w/1 pkgs
(160) ? attempt github.com/nicolai86/scaleway-sdk with 1 pkgs; 31 versions to try
(169)     try github.com/nicolai86/scaleway-sdk@v1.13
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.13 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.12
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.12 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.11.1
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.11.1 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.11
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.11 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.10.1
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.10.1 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.10
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.10 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.9.0
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.9.0 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.8.1
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.8.1 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.8.0
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.8.0 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.7.1
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.7.1 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.7.0
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.7.0 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.6.0
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.6.0 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.5.0
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.5.0 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.4.0
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.4.0 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.3.0
(169) ✓ select github.com/nicolai86/scaleway-sdk@v1.3.0 w/1 pkgs
(161) ? attempt github.com/gogo/protobuf with 2 pkgs; 19 versions to try
(170)     try github.com/gogo/protobuf@v0.5
(170) ✓ select github.com/gogo/protobuf@v0.5 w/2 pkgs
(162) ? attempt github.com/openzipkin/zipkin-go-opentracing with 1 pkgs; 10 versions to try
(171)     try github.com/openzipkin/zipkin-go-opentracing@v0.3.2
(171) ✓ select github.com/openzipkin/zipkin-go-opentracing@v0.3.2 w/6 pkgs
(163) ? attempt github.com/opentracing-contrib/go-observer with 1 pkgs; 1 versions to try
(172)     try github.com/opentracing-contrib/go-observer@master
(172) ✓ select github.com/opentracing-contrib/go-observer@master w/1 pkgs
(164) ? attempt github.com/Shopify/sarama with 1 pkgs; 27 versions to try
(173)     try github.com/Shopify/sarama@v1.14.0
(173) ✓ select github.com/Shopify/sarama@v1.14.0 w/1 pkgs
(165) ? attempt github.com/eapache/go-xerial-snappy with 1 pkgs; 1 versions to try
(174)     try github.com/eapache/go-xerial-snappy@master
(174) ✓ select github.com/eapache/go-xerial-snappy@master w/1 pkgs
(166) ? attempt github.com/golang/snappy with 1 pkgs; 2 versions to try
(175)     try github.com/golang/snappy@master
(175) ✓ select github.com/golang/snappy@master w/1 pkgs
(167) ? attempt github.com/eapache/go-resiliency with 1 pkgs; 2 versions to try
(176)     try github.com/eapache/go-resiliency@v1.0.0
(176) ✓ select github.com/eapache/go-resiliency@v1.0.0 w/1 pkgs
(168) ? attempt github.com/circonus-labs/circonusllhist with 1 pkgs; 3 versions to try
(177)     try github.com/circonus-labs/circonusllhist@master
(177) ✓ select github.com/circonus-labs/circonusllhist@master w/1 pkgs
(169) ? attempt github.com/pierrec/lz4 with 1 pkgs; 4 versions to try
(178)     try github.com/pierrec/lz4@v1.0.1
(178) ✓ select github.com/pierrec/lz4@v1.0.1 w/1 pkgs
(170) ? attempt github.com/pierrec/xxHash with 1 pkgs; 3 versions to try
(179)     try github.com/pierrec/xxHash@v0.1.1
(179) ✓ select github.com/pierrec/xxHash@v0.1.1 w/1 pkgs
(171) ? attempt github.com/scaleway/scaleway-cli with 5 pkgs; 32 versions to try
(180)     try github.com/scaleway/scaleway-cli@v1.14
(181) ✗   github.com/scaleway/scaleway-cli at v1.14 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.13
(181) ✗   github.com/scaleway/scaleway-cli at v1.13 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.12
(181) ✗   github.com/scaleway/scaleway-cli at v1.12 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0. github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.11.1
(181) ✗   github.com/scaleway/scaleway-cli at v1.11.1 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.11
(181) ✗   github.com/scaleway/scaleway-cli at v1.11 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.10.1
(181) ✗   github.com/scaleway/scaleway-cli at v1.10.1 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.10
(181) ✗   github.com/scaleway/scaleway-cli at v1.10 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0. github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.9.0
(181) ✗   github.com/scaleway/scaleway-cli at v1.9.0 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0. github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.8.1
(181) ✗   github.com/scaleway/scaleway-cli at v1.8.1 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0. github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.8.0
(181) ✗   github.com/scaleway/scaleway-cli at v1.8.0 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0. github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.7.1
(181) ✗   github.com/scaleway/scaleway-cli at v1.7.1 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0. github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.7.0
(181) ✗   github.com/scaleway/scaleway-cli at v1.7.0 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.6.0
(181) ✗   github.com/scaleway/scaleway-cli at v1.6.0 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.5.0
(181) ✗   github.com/scaleway/scaleway-cli at v1.5.0 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.4.0
(181) ✗   github.com/scaleway/scaleway-cli at v1.4.0 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0. github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.3.0
(181) ✗   github.com/scaleway/scaleway-cli at v1.3.0 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.2.1
(181) ✗   github.com/scaleway/scaleway-cli at v1.2.1 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.2.0
(181) ✗   github.com/scaleway/scaleway-cli at v1.2.0 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.1.0
(181) ✗   github.com/scaleway/scaleway-cli at v1.1.0 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.0.0
(181) ✗   github.com/scaleway/scaleway-cli at v1.0.0 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.7.0-rc1
(181) ✗   github.com/scaleway/scaleway-cli at v1.7.0-rc1 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.4.0-rc1
(181) ✗   github.com/scaleway/scaleway-cli at v1.4.0-rc1 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.2.0-rc2
(181) ✗   github.com/scaleway/scaleway-cli at v1.2.0-rc2 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.2.0-rc1
(181) ✗   github.com/scaleway/scaleway-cli at v1.2.0-rc1 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@v1.1.0-rc1
(181) ✗   github.com/scaleway/scaleway-cli at v1.1.0-rc1 has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0. github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@master
(181) ✗   github.com/scaleway/scaleway-cli at master has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@feature-workflows
(181) ✗   github.com/scaleway/scaleway-cli at feature-workflows has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@improve-build-time
(181) ✗   github.com/scaleway/scaleway-cli at improve-build-time has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@node
(181) ✗   github.com/scaleway/scaleway-cli at node has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@release
(181) ✗   github.com/scaleway/scaleway-cli at release has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@thb/fix-create
(181) ✗   github.com/scaleway/scaleway-cli at thb/fix-create has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0. github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)     try github.com/scaleway/scaleway-cli@shortlog
(181) ✗   github.com/scaleway/scaleway-cli at shortlog has problem subpkg(s):
(181)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.    github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.   github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@v1.3.0.
(180)   ← no more versions of github.com/scaleway/scaleway-cli to try; begin backtrack
(179) ← backtrack: no more versions of github.com/pierrec/xxHash to try
(178) ← backtrack: no more versions of github.com/pierrec/lz4 to try
(177) ← backtrack: no more versions of github.com/circonus-labs/circonusllhist to try
(176) ← backtrack: no more versions of github.com/eapache/go-resiliency to try
(175) ← backtrack: no more versions of github.com/golang/snappy to try
(174) ← backtrack: no more versions of github.com/eapache/go-xerial-snappy to try
(173) ← backtrack: no more versions of github.com/Shopify/sarama to try
(172) ← backtrack: no more versions of github.com/opentracing-contrib/go-observer to try
(171) ← backtrack: no more versions of github.com/openzipkin/zipkin-go-opentracing to try
(170) ← backtrack: no more versions of github.com/gogo/protobuf to try
(169) ← backtrack: no more versions of github.com/nicolai86/scaleway-sdk to try
(160)   ? continue github.com/nicolai86/scaleway-sdk with 1 pkgs; 16 more versions to try
(169)     try github.com/nicolai86/scaleway-sdk@v1.2.1
(169) ✗   unable to deduce repository and source type for "code.google.com/p/go-uuid/uuid": unable to read metadata: go-import metadata not found
(169)     try github.com/nicolai86/scaleway-sdk@v1.2.0
(169) ✗   unable to deduce repository and source type for "code.google.com/p/go-uuid/uuid": unable to read metadata: go-import metadata not found
(169)     try github.com/nicolai86/scaleway-sdk@v1.1.0
(169) ✗   unable to deduce repository and source type for "code.google.com/p/go-uuid/uuid": unable to read metadata: go-import metadata not found
(169)     try github.com/nicolai86/scaleway-sdk@v1.0.0
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.0.0 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v0.1
(170) ✗   github.com/nicolai86/scaleway-sdk at v0.1 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.7.0-rc1
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.7.0-rc1 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.4.0-rc1
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.4.0-rc1 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@v1.2.0-rc2
(169) ✗   unable to deduce repository and source type for "code.google.com/p/go-uuid/uuid": unable to read metadata: go-import metadata not found
(169)     try github.com/nicolai86/scaleway-sdk@v1.2.0-rc1
(169) ✗   unable to deduce repository and source type for "code.google.com/p/go-uuid/uuid": unable to read metadata: go-import metadata not found
(169)     try github.com/nicolai86/scaleway-sdk@v1.1.0-rc1
(170) ✗   github.com/nicolai86/scaleway-sdk at v1.1.0-rc1 has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@master
(170) ✗   github.com/nicolai86/scaleway-sdk at master has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@feature-workflows
(169) ✓ select github.com/nicolai86/scaleway-sdk@feature-workflows w/1 pkgs
(161) ? attempt github.com/circonus-labs/circonusllhist with 1 pkgs; 3 versions to try
(170)     try github.com/circonus-labs/circonusllhist@master
(170) ✓ select github.com/circonus-labs/circonusllhist@master w/1 pkgs
(162) ? attempt github.com/gogo/protobuf with 2 pkgs; 19 versions to try
(171)     try github.com/gogo/protobuf@v0.5
(171) ✓ select github.com/gogo/protobuf@v0.5 w/2 pkgs
(163) ? attempt github.com/openzipkin/zipkin-go-opentracing with 6 pkgs; 10 versions to try
(172)     try github.com/openzipkin/zipkin-go-opentracing@v0.3.2
(172) ✓ select github.com/openzipkin/zipkin-go-opentracing@v0.3.2 w/6 pkgs
(164) ? attempt github.com/opentracing-contrib/go-observer with 1 pkgs; 1 versions to try
(173)     try github.com/opentracing-contrib/go-observer@master
(173) ✓ select github.com/opentracing-contrib/go-observer@master w/1 pkgs
(165) ? attempt github.com/scaleway/scaleway-cli with 5 pkgs; 32 versions to try
(174)     try github.com/scaleway/scaleway-cli@v1.14
(175) ✗   github.com/scaleway/scaleway-cli at v1.14 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.13
(175) ✗   github.com/scaleway/scaleway-cli at v1.13 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.12
(175) ✗   github.com/scaleway/scaleway-cli at v1.12 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.11.1
(175) ✗   github.com/scaleway/scaleway-cli at v1.11.1 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.11
(175) ✗   github.com/scaleway/scaleway-cli at v1.11 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.10.1
(175) ✗   github.com/scaleway/scaleway-cli at v1.10.1 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.10
(175) ✗   github.com/scaleway/scaleway-cli at v1.10 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.9.0
(175) ✗   github.com/scaleway/scaleway-cli at v1.9.0 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.8.1
(175) ✗   github.com/scaleway/scaleway-cli at v1.8.1 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.8.0
(175) ✗   github.com/scaleway/scaleway-cli at v1.8.0 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.7.1
(175) ✗   github.com/scaleway/scaleway-cli at v1.7.1 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.7.0
(175) ✗   github.com/scaleway/scaleway-cli at v1.7.0 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.6.0
(175) ✗   github.com/scaleway/scaleway-cli at v1.6.0 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.5.0
(175) ✗   github.com/scaleway/scaleway-cli at v1.5.0 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.4.0
(175) ✗   github.com/scaleway/scaleway-cli at v1.4.0 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.3.0
(175) ✗   github.com/scaleway/scaleway-cli at v1.3.0 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.2.1
(175) ✗   github.com/scaleway/scaleway-cli at v1.2.1 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.2.0
(175) ✗   github.com/scaleway/scaleway-cli at v1.2.0 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.1.0
(175) ✗   github.com/scaleway/scaleway-cli at v1.1.0 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.0.0
(175) ✗   github.com/scaleway/scaleway-cli at v1.0.0 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.7.0-rc1
(175) ✗   github.com/scaleway/scaleway-cli at v1.7.0-rc1 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.4.0-rc1
(175) ✗   github.com/scaleway/scaleway-cli at v1.4.0-rc1 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.2.0-rc2
(175) ✗   github.com/scaleway/scaleway-cli at v1.2.0-rc2 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.2.0-rc1
(175) ✗   github.com/scaleway/scaleway-cli at v1.2.0-rc1 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@v1.1.0-rc1
(175) ✗   github.com/scaleway/scaleway-cli at v1.1.0-rc1 has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@master
(175) ✗   github.com/scaleway/scaleway-cli at master has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@feature-workflows
(175) ✗   github.com/scaleway/scaleway-cli at feature-workflows has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@improve-build-time
(175) ✗   github.com/scaleway/scaleway-cli at improve-build-time has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.  github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@node
(175) ✗   github.com/scaleway/scaleway-cli at node has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@release
(175) ✗   github.com/scaleway/scaleway-cli at release has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@thb/fix-create
(175) ✗   github.com/scaleway/scaleway-cli at thb/fix-create has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)     try github.com/scaleway/scaleway-cli@shortlog
(175) ✗   github.com/scaleway/scaleway-cli at shortlog has problem subpkg(s):
(175)       github.com/scaleway/scaleway-cli/utils is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows. github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.    github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing; required by github.com/nicolai86/scaleway-sdk@feature-workflows.
(174)   ← no more versions of github.com/scaleway/scaleway-cli to try; begin backtrack
(173) ← backtrack: no more versions of github.com/opentracing-contrib/go-observer to try
(172) ← backtrack: no more versions of github.com/openzipkin/zipkin-go-opentracing to try
(171) ← backtrack: no more versions of github.com/gogo/protobuf to try
(170) ← backtrack: no more versions of github.com/circonus-labs/circonusllhist to try
(169) ← backtrack: no more versions of github.com/nicolai86/scaleway-sdk to try
(160)   ? continue github.com/nicolai86/scaleway-sdk with 1 pkgs; 4 more versions to try
(169)     try github.com/nicolai86/scaleway-sdk@improve-build-time
(170) ✗   github.com/nicolai86/scaleway-sdk at improve-build-time has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@node
(170) ✗   github.com/nicolai86/scaleway-sdk at node has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169)     try github.com/nicolai86/scaleway-sdk@release
(169) ✗   unable to deduce repository and source type for "code.google.com/p/go-uuid/uuid": unable to read metadata: go-import metadata not found
(169)     try github.com/nicolai86/scaleway-sdk@shortlog
(170) ✗   github.com/nicolai86/scaleway-sdk at shortlog has problem subpkg(s):
(170)       github.com/nicolai86/scaleway-sdk/api is missing; required by github.com/hashicorp/go-discover@master.
(169) ← backtrack: no more versions of github.com/nicolai86/scaleway-sdk to try
(168) ← backtrack: no more versions of github.com/Microsoft/go-winio to try
(167) ← backtrack: no more versions of github.com/op/go-logging to try
(166) ← backtrack: no more versions of github.com/facebookgo/clock to try
(165) ← backtrack: no more versions of github.com/uber-go/tally to try
(164) ← backtrack: no more versions of github.com/beorn7/perks to try
(163) ← backtrack: no more versions of github.com/go-ole/go-ole to try
(162) ← backtrack: no more versions of cloud.google.com/go to try
(161) ← backtrack: no more versions of github.com/lightstep/lightstep-tracer-go to try
(160) ← backtrack: no more versions of github.com/prometheus/procfs to try
(159) ← backtrack: no more versions of github.com/renier/xmlrpc to try
(158) ← backtrack: no more versions of go.uber.org/atomic to try
(157) ← backtrack: no more versions of gopkg.in/check.v1 to try
(156) ← backtrack: no more versions of github.com/matttproud/golang_protobuf_extensions to try
(155) ← backtrack: no more versions of github.com/gopherjs/gopherjs to try
(154) ← backtrack: no more versions of github.com/prometheus/common to try
(153) ← backtrack: no more versions of github.com/hashicorp/go-retryablehttp to try
(152) ← backtrack: no more versions of github.com/tv42/httpunix to try
(151) ← backtrack: no more versions of github.com/circonus-labs/circonus-gometrics to try
(150) ← backtrack: popped 3 pkgs from github.com/Azure/go-autorest
(149) ← backtrack: no more versions of github.com/Azure/azure-sdk-for-go to try
(148) ← backtrack: no more versions of gopkg.in/ini.v1 to try
(147) ← backtrack: no more versions of github.com/mattn/go-isatty to try
(146) ← backtrack: no more versions of github.com/tent/http-link-go to try
(145) ← backtrack: no more versions of github.com/google/go-querystring to try
(144) ← backtrack: no more versions of github.com/digitalocean/godo to try
(143) ← backtrack: no more versions of github.com/kr/text to try
(142) ← backtrack: no more versions of github.com/rcrowley/go-metrics to try
(141) ← backtrack: no more versions of github.com/kr/pretty to try
(140) ← backtrack: no more versions of github.com/bgentry/speakeasy to try
(139) ← backtrack: no more versions of gopkg.in/warnings.v0 to try
(138) ← backtrack: no more versions of github.com/ryanuber/columnize to try
(137) ← backtrack: no more versions of github.com/ttacon/chalk to try
(136) ← backtrack: no more versions of github.com/pborman/uuid to try
(135) ← backtrack: no more versions of github.com/StackExchange/wmi to try
(134) ← backtrack: no more versions of github.com/pkg/errors to try
(133) ← backtrack: no more versions of golang.org/x/tools to try
(132) ← backtrack: no more versions of gopkg.in/gcfg.v1 to try
(131) ← backtrack: no more versions of github.com/dgrijalva/jwt-go to try
(130) ← backtrack: no more versions of github.com/edsrzf/mmap-go to try
(129) ← backtrack: no more versions of github.com/smartystreets/assertions to try
(128) ← backtrack: no more versions of github.com/opentracing/basictracer-go to try
(127) ← backtrack: no more versions of github.com/oklog/run to try
(126) ← backtrack: no more versions of github.com/coreos/go-semver to try
(125) ← backtrack: no more versions of github.com/ugorji/go to try
(124) ← backtrack: no more versions of github.com/coreos/etcd to try
(123) ← backtrack: no more versions of github.com/hashicorp/hil to try
(122) ← backtrack: no more versions of github.com/softlayer/softlayer-go to try
(121) ← backtrack: no more versions of github.com/franela/goreq to try
(120) ← backtrack: no more versions of github.com/uber-go/atomic to try
(119) ← backtrack: no more versions of github.com/tonnerre/golang-text to try
(118) ← backtrack: no more versions of github.com/hashicorp/raft to try
(117) ← backtrack: no more versions of github.com/boltdb/bolt to try
(116) ← backtrack: no more versions of github.com/gophercloud/gophercloud to try
(115) ← backtrack: no more versions of github.com/denverdino/aliyungo to try
(114) ← backtrack: no more versions of google.golang.org/appengine to try
(113) ← backtrack: no more versions of github.com/sean-/seed to try
(112) ← backtrack: popped 1 pkgs from github.com/hashicorp/go-sockaddr
(111) ← backtrack: no more versions of github.com/hashicorp/memberlist to try
(110) ← backtrack: no more versions of github.com/Azure/go-autorest to try
(109) ← backtrack: popped 1 pkgs from golang.org/x/net
(108) ← backtrack: no more versions of github.com/docker/go-connections to try
(107) ← backtrack: no more versions of github.com/clbanning/x2j to try
(106) ← backtrack: no more versions of github.com/cenkalti/backoff to try
(105) ← backtrack: no more versions of github.com/pascaldekloe/goe to try
(104) ← backtrack: no more versions of github.com/posener/complete to try
(103) ← backtrack: no more versions of github.com/VividCortex/gohistogram to try
(102) ← backtrack: no more versions of github.com/hashicorp/hcl to try
(101) ← backtrack: no more versions of golang.org/x/sys to try
(100) ← backtrack: no more versions of golang.org/x/sync to try
(99)  ← backtrack: popped 2 pkgs from golang.org/x/crypto
(98)  ← backtrack: no more versions of go.uber.org/multierr to try
(97)  ← backtrack: no more versions of golang.org/x/oauth2 to try
(96)  ← backtrack: popped 3 pkgs from golang.org/x/net
(95)  ← backtrack: no more versions of google.golang.org/grpc to try
(94)  ← backtrack: popped 2 pkgs from github.com/hashicorp/golang-lru
(93)  ← backtrack: no more versions of github.com/hudl/fargo to try
(92)  ← backtrack: no more versions of github.com/jtolds/gls to try
(91)  ← backtrack: no more versions of github.com/hashicorp/net-rpc-msgpackrpc to try
(90)  ← backtrack: no more versions of github.com/hashicorp/go-syslog to try
(89)  ← backtrack: no more versions of github.com/pact-foundation/pact-go to try
(88)  ← backtrack: no more versions of golang.org/x/crypto to try
(87)  ← backtrack: no more versions of github.com/pmezard/go-difflib to try
(86)  ← backtrack: no more versions of golang.org/x/time to try
(85)  ← backtrack: no more versions of github.com/gorilla/context to try
(84)  ← backtrack: no more versions of github.com/uber/tchannel-go to try
(83)  ← backtrack: no more versions of github.com/shirou/w32 to try
(82)  ← backtrack: no more versions of github.com/hashicorp/logutils to try
(81)  ← backtrack: no more versions of github.com/shiena/ansicolor to try
(80)  ← backtrack: no more versions of github.com/hashicorp/go-memdb to try
(79)  ← backtrack: no more versions of sourcegraph.com/sourcegraph/appdash to try
(78)  ← backtrack: no more versions of github.com/golang/mock to try
(77)  ← backtrack: no more versions of github.com/gorilla/mux to try
(76)  ← backtrack: no more versions of git.apache.org/thrift.git to try
(75)  ← backtrack: no more versions of github.com/influxdata/influxdb to try
(74)  ← backtrack: no more versions of github.com/hashicorp/errwrap to try
(73)  ← backtrack: no more versions of github.com/bmizerany/assert to try
(72)  ← backtrack: no more versions of github.com/davecgh/go-spew to try
(71)  ← backtrack: no more versions of github.com/philhofer/fwd to try
(70)  ← backtrack: no more versions of github.com/mitchellh/cli to try
(69)  ← backtrack: no more versions of github.com/armon/go-radix to try
(68)  ← backtrack: no more versions of github.com/hashicorp/go-msgpack to try
(67)  ← backtrack: no more versions of google.golang.org/api to try
(66)  ← backtrack: no more versions of github.com/shirou/gopsutil to try
(65)  ← backtrack: popped 5 pkgs from golang.org/x/net
(64)  ← backtrack: no more versions of github.com/miekg/dns to try
(63)  ← backtrack: no more versions of github.com/hashicorp/yamux to try
(62)  ← backtrack: no more versions of github.com/cactus/go-statsd-client to try
(61)  ← backtrack: no more versions of go.uber.org/zap to try
(60)  ← backtrack: no more versions of github.com/stretchr/testify to try
(59)  ← backtrack: no more versions of github.com/performancecopilot/speed to try
(58)  ← backtrack: no more versions of github.com/hashicorp/golang-lru to try
(57)  ← backtrack: no more versions of github.com/samuel/go-zookeeper to try
(56)  ← backtrack: no more versions of github.com/smartystreets/goconvey to try
(55)  ← backtrack: no more versions of go4.org to try
(54)  ← backtrack: no more versions of github.com/oklog/oklog to try
(53)  ← backtrack: no more versions of github.com/hashicorp/go-multierror to try
(52)  ← backtrack: no more versions of github.com/golang/glog to try
(51)  ← backtrack: no more versions of github.com/mitchellh/reflectwalk to try
(50)  ← backtrack: popped 2 pkgs from golang.org/x/net
(49)  ← backtrack: no more versions of github.com/crossdock/crossdock-go to try
(48)  ← backtrack: no more versions of github.com/elazarl/go-bindata-assetfs to try
(47)  ← backtrack: no more versions of google.golang.org/genproto to try
(46)  ← backtrack: no more versions of github.com/hashicorp/go.net to try
(45)  ← backtrack: popped 9 pkgs from golang.org/x/text
(44)  ← backtrack: no more versions of github.com/mitchellh/mapstructure to try
(43)  ← backtrack: no more versions of github.com/prometheus/client_golang to try
(42)  ← backtrack: no more versions of golang.org/x/text to try
(41)  ← backtrack: no more versions of github.com/hashicorp/go-uuid to try
(40)  ← backtrack: no more versions of github.com/hashicorp/go-checkpoint to try
(39)  ← backtrack: no more versions of github.com/uber/jaeger-lib to try
(38)  ← backtrack: no more versions of github.com/mitchellh/copystructure to try
(37)  ← backtrack: no more versions of github.com/tinylib/msgp to try
(36)  ← backtrack: no more versions of github.com/hashicorp/mdns to try
(35)  ← backtrack: no more versions of github.com/go-stack/stack to try
(34)  ← backtrack: no more versions of github.com/jmespath/go-jmespath to try
(33)  ← backtrack: no more versions of github.com/hashicorp/go-version to try
(32)  ← backtrack: no more versions of github.com/hashicorp/go-immutable-radix to try
(31)  ← backtrack: no more versions of github.com/hashicorp/go-sockaddr to try
(30)  ← backtrack: no more versions of github.com/prometheus/client_model to try
(29)  ← backtrack: no more versions of github.com/hashicorp/raft-boltdb to try
(28)  ← backtrack: no more versions of github.com/gucumber/gucumber to try
(27)  ← backtrack: no more versions of github.com/hashicorp/go-discover to try
(27)  ← backtrack: no more versions of github.com/hashicorp/go-discover to try
(26)  ← backtrack: no more versions of github.com/armon/circbuf to try
(25)  ← backtrack: no more versions of github.com/sony/gobreaker to try
(24)  ← backtrack: no more versions of golang.org/x/net to try
(23)  ← backtrack: no more versions of github.com/opentracing/opentracing-go to try
(22)  ← backtrack: no more versions of github.com/armon/go-metrics to try
(21)  ← backtrack: no more versions of github.com/hashicorp/go-rootcerts to try
(20)  ← backtrack: no more versions of github.com/google/gofuzz to try
(19)  ← backtrack: no more versions of github.com/hashicorp/serf to try
(18)  ← backtrack: no more versions of github.com/kr/logfmt to try
(17)  ← backtrack: no more versions of github.com/go-kit/kit to try
(16)  ← backtrack: no more versions of github.com/juju/ratelimit to try
(15)  ← backtrack: no more versions of github.com/hashicorp/consul to try
(14)  ← backtrack: no more versions of github.com/streadway/handy to try
(13)  ← backtrack: no more versions of github.com/uber/jaeger-client-go to try
(12)  ← backtrack: no more versions of github.com/mitchellh/go-homedir to try
(11)  ← backtrack: no more versions of github.com/golang/protobuf to try
(10)  ← backtrack: no more versions of github.com/hashicorp/go-cleanhttp to try
(9) ← backtrack: no more versions of github.com/codahale/hdrhistogram to try
(8) ← backtrack: no more versions of github.com/go-ini/ini to try
(7) ← backtrack: no more versions of github.com/fluent/fluent-logger-golang to try
(6) ← backtrack: no more versions of github.com/go-sql-driver/mysql to try
(5) ← backtrack: no more versions of github.com/go-logfmt/logfmt to try
(4) ← backtrack: no more versions of github.com/aws/aws-sdk-go to try
(3) ← backtrack: no more versions of github.com/afex/hystrix-go to try
(2) ← backtrack: no more versions of github.com/apache/thrift to try
(1) ← backtrack: no more versions of github.com/DataDog/datadog-go to try
  ✗ solving failed

Solver wall times by segment:
         b-list-pkgs: 55.227911655s
     b-list-versions: 48.925700209s
              b-gmal:  31.47060051s
     b-source-exists:  7.570355665s
  b-deduce-proj-root:  1.057804626s
    b-rev-present-in:  211.757519ms
            unselect:   125.59735ms
             satisfy:  110.655373ms
         select-atom:   89.963373ms
         select-root:   29.639411ms
            new-atom:    7.359932ms
           backtrack:    2.659757ms
               other:    1.044423ms
            add-atom:     286.829µs

  TOTAL: 2m24.831336632s

Solving failure: No versions of github.com/scaleway/scaleway-cli met constraints:
    v1.14: Could not introduce github.com/scaleway/scaleway-cli@v1.14 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.13: Could not introduce github.com/scaleway/scaleway-cli@v1.13 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.12: Could not introduce github.com/scaleway/scaleway-cli@v1.12 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.11.1: Could not introduce github.com/scaleway/scaleway-cli@v1.11.1 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.11: Could not introduce github.com/scaleway/scaleway-cli@v1.11 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.10.1: Could not introduce github.com/scaleway/scaleway-cli@v1.10.1 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.10: Could not introduce github.com/scaleway/scaleway-cli@v1.10 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.9.0: Could not introduce github.com/scaleway/scaleway-cli@v1.9.0 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.8.1: Could not introduce github.com/scaleway/scaleway-cli@v1.8.1 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.8.0: Could not introduce github.com/scaleway/scaleway-cli@v1.8.0 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.7.1: Could not introduce github.com/scaleway/scaleway-cli@v1.7.1 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.7.0: Could not introduce github.com/scaleway/scaleway-cli@v1.7.0 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.6.0: Could not introduce github.com/scaleway/scaleway-cli@v1.6.0 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.5.0: Could not introduce github.com/scaleway/scaleway-cli@v1.5.0 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.4.0: Could not introduce github.com/scaleway/scaleway-cli@v1.4.0 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.3.0: Could not introduce github.com/scaleway/scaleway-cli@v1.3.0 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.2.1: Could not introduce github.com/scaleway/scaleway-cli@v1.2.1 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.2.0: Could not introduce github.com/scaleway/scaleway-cli@v1.2.0 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.1.0: Could not introduce github.com/scaleway/scaleway-cli@v1.1.0 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.0.0: Could not introduce github.com/scaleway/scaleway-cli@v1.0.0 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.7.0-rc1: Could not introduce github.com/scaleway/scaleway-cli@v1.7.0-rc1 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.4.0-rc1: Could not introduce github.com/scaleway/scaleway-cli@v1.4.0-rc1 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.2.0-rc2: Could not introduce github.com/scaleway/scaleway-cli@v1.2.0-rc2 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.2.0-rc1: Could not introduce github.com/scaleway/scaleway-cli@v1.2.0-rc1 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    v1.1.0-rc1: Could not introduce github.com/scaleway/scaleway-cli@v1.1.0-rc1 due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    master: Could not introduce github.com/scaleway/scaleway-cli@master due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    feature-workflows: Could not introduce github.com/scaleway/scaleway-cli@feature-workflows due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    improve-build-time: Could not introduce github.com/scaleway/scaleway-cli@improve-build-time due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    node: Could not introduce github.com/scaleway/scaleway-cli@node due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    release: Could not introduce github.com/scaleway/scaleway-cli@release due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    thb/fix-create: Could not introduce github.com/scaleway/scaleway-cli@thb/fix-create due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
    shortlog: Could not introduce github.com/scaleway/scaleway-cli@shortlog due to multiple problematic subpackages:
    Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/dustin/go-humanize is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)  Subpackage github.com/scaleway/scaleway-cli/utils is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/code.google.com/p/go-uuid/uuid is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/Sirupsen/logrus is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.) Subpackage github.com/scaleway/scaleway-cli/vendor/github.com/docker/docker/pkg/namesgenerator is missing. (Package is required by github.com/nicolai86/scaleway-sdk@feature-workflows.)
pmallela$ dep hash-inputs
-CONSTRAINTS-
github.com/go-kit/kit
r-9ed37433947b357910facd0e38a8ec110fda62c1
google.golang.org/grpc
svc-~1.6.0
-IMPORTS/REQS-
git.apache.org/thrift.git/lib/go/thrift
github.com/DataDog/datadog-go/statsd
github.com/VividCortex/gohistogram
github.com/afex/hystrix-go/hystrix
github.com/afex/hystrix-go/hystrix/metric_collector
github.com/afex/hystrix-go/hystrix/rolling
github.com/afex/hystrix-go/plugins
github.com/apache/thrift/lib/go/thrift
github.com/armon/circbuf
github.com/armon/go-metrics
github.com/armon/go-metrics/circonus
github.com/armon/go-metrics/datadog
github.com/armon/go-radix
github.com/aws/aws-sdk-go/aws
github.com/aws/aws-sdk-go/aws/awserr
github.com/aws/aws-sdk-go/aws/awsutil
github.com/aws/aws-sdk-go/aws/client
github.com/aws/aws-sdk-go/aws/client/metadata
github.com/aws/aws-sdk-go/aws/corehandlers
github.com/aws/aws-sdk-go/aws/credentials
github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds
github.com/aws/aws-sdk-go/aws/credentials/endpointcreds
github.com/aws/aws-sdk-go/aws/credentials/plugincreds
github.com/aws/aws-sdk-go/aws/credentials/stscreds
github.com/aws/aws-sdk-go/aws/defaults
github.com/aws/aws-sdk-go/aws/ec2metadata
github.com/aws/aws-sdk-go/aws/endpoints
github.com/aws/aws-sdk-go/aws/request
github.com/aws/aws-sdk-go/aws/session
github.com/aws/aws-sdk-go/aws/signer/v4
github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/rename
github.com/aws/aws-sdk-go/awstesting
github.com/aws/aws-sdk-go/awstesting/integration
github.com/aws/aws-sdk-go/awstesting/integration/smoke
github.com/aws/aws-sdk-go/awstesting/mock
github.com/aws/aws-sdk-go/awstesting/unit
github.com/aws/aws-sdk-go/internal/shareddefaults
github.com/aws/aws-sdk-go/private/model/api
github.com/aws/aws-sdk-go/private/protocol
github.com/aws/aws-sdk-go/private/protocol/ec2query
github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
github.com/aws/aws-sdk-go/private/protocol/jsonrpc
github.com/aws/aws-sdk-go/private/protocol/query
github.com/aws/aws-sdk-go/private/protocol/query/queryutil
github.com/aws/aws-sdk-go/private/protocol/rest
github.com/aws/aws-sdk-go/private/protocol/restjson
github.com/aws/aws-sdk-go/private/protocol/restxml
github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil
github.com/aws/aws-sdk-go/private/signer/v2
github.com/aws/aws-sdk-go/private/util
github.com/aws/aws-sdk-go/service/acm
github.com/aws/aws-sdk-go/service/alexaforbusiness
github.com/aws/aws-sdk-go/service/apigateway
github.com/aws/aws-sdk-go/service/applicationautoscaling
github.com/aws/aws-sdk-go/service/applicationdiscoveryservice
github.com/aws/aws-sdk-go/service/appstream
github.com/aws/aws-sdk-go/service/appsync
github.com/aws/aws-sdk-go/service/athena
github.com/aws/aws-sdk-go/service/autoscaling
github.com/aws/aws-sdk-go/service/batch
github.com/aws/aws-sdk-go/service/budgets
github.com/aws/aws-sdk-go/service/cloud9
github.com/aws/aws-sdk-go/service/clouddirectory
github.com/aws/aws-sdk-go/service/cloudformation
github.com/aws/aws-sdk-go/service/cloudfront
github.com/aws/aws-sdk-go/service/cloudfront/sign
github.com/aws/aws-sdk-go/service/cloudhsm
github.com/aws/aws-sdk-go/service/cloudhsmv2
github.com/aws/aws-sdk-go/service/cloudsearch
github.com/aws/aws-sdk-go/service/cloudsearchdomain
github.com/aws/aws-sdk-go/service/cloudtrail
github.com/aws/aws-sdk-go/service/cloudwatch
github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface
github.com/aws/aws-sdk-go/service/cloudwatchevents
github.com/aws/aws-sdk-go/service/cloudwatchlogs
github.com/aws/aws-sdk-go/service/codebuild
github.com/aws/aws-sdk-go/service/codecommit
github.com/aws/aws-sdk-go/service/codedeploy
github.com/aws/aws-sdk-go/service/codepipeline
github.com/aws/aws-sdk-go/service/codestar
github.com/aws/aws-sdk-go/service/cognitoidentity
github.com/aws/aws-sdk-go/service/cognitoidentityprovider
github.com/aws/aws-sdk-go/service/cognitosync
github.com/aws/aws-sdk-go/service/comprehend
github.com/aws/aws-sdk-go/service/configservice
github.com/aws/aws-sdk-go/service/costandusagereportservice
github.com/aws/aws-sdk-go/service/costexplorer
github.com/aws/aws-sdk-go/service/databasemigrationservice
github.com/aws/aws-sdk-go/service/datapipeline
github.com/aws/aws-sdk-go/service/dax
github.com/aws/aws-sdk-go/service/devicefarm
github.com/aws/aws-sdk-go/service/directconnect
github.com/aws/aws-sdk-go/service/directoryservice
github.com/aws/aws-sdk-go/service/dynamodb
github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute
github.com/aws/aws-sdk-go/service/dynamodb/dynamodbiface
github.com/aws/aws-sdk-go/service/dynamodb/expression
github.com/aws/aws-sdk-go/service/dynamodbstreams
github.com/aws/aws-sdk-go/service/ec2
github.com/aws/aws-sdk-go/service/ecr
github.com/aws/aws-sdk-go/service/ecs
github.com/aws/aws-sdk-go/service/efs
github.com/aws/aws-sdk-go/service/elasticache
github.com/aws/aws-sdk-go/service/elasticbeanstalk
github.com/aws/aws-sdk-go/service/elasticsearchservice
github.com/aws/aws-sdk-go/service/elastictranscoder
github.com/aws/aws-sdk-go/service/elb
github.com/aws/aws-sdk-go/service/elbv2
github.com/aws/aws-sdk-go/service/emr
github.com/aws/aws-sdk-go/service/firehose
github.com/aws/aws-sdk-go/service/gamelift
github.com/aws/aws-sdk-go/service/glacier
github.com/aws/aws-sdk-go/service/glue
github.com/aws/aws-sdk-go/service/greengrass
github.com/aws/aws-sdk-go/service/guardduty
github.com/aws/aws-sdk-go/service/health
github.com/aws/aws-sdk-go/service/iam
github.com/aws/aws-sdk-go/service/inspector
github.com/aws/aws-sdk-go/service/iot
github.com/aws/aws-sdk-go/service/iotdataplane
github.com/aws/aws-sdk-go/service/iotjobsdataplane
github.com/aws/aws-sdk-go/service/kinesis
github.com/aws/aws-sdk-go/service/kinesisanalytics
github.com/aws/aws-sdk-go/service/kinesisvideo
github.com/aws/aws-sdk-go/service/kinesisvideoarchivedmedia
github.com/aws/aws-sdk-go/service/kinesisvideomedia
github.com/aws/aws-sdk-go/service/kms
github.com/aws/aws-sdk-go/service/kms/kmsiface
github.com/aws/aws-sdk-go/service/lambda
github.com/aws/aws-sdk-go/service/lexmodelbuildingservice
github.com/aws/aws-sdk-go/service/lexruntimeservice
github.com/aws/aws-sdk-go/service/lightsail
github.com/aws/aws-sdk-go/service/machinelearning
github.com/aws/aws-sdk-go/service/marketplacecommerceanalytics
github.com/aws/aws-sdk-go/service/marketplaceentitlementservice
github.com/aws/aws-sdk-go/service/marketplacemetering
github.com/aws/aws-sdk-go/service/mediaconvert
github.com/aws/aws-sdk-go/service/medialive
github.com/aws/aws-sdk-go/service/mediapackage
github.com/aws/aws-sdk-go/service/mediastore
github.com/aws/aws-sdk-go/service/mediastoredata
github.com/aws/aws-sdk-go/service/migrationhub
github.com/aws/aws-sdk-go/service/mobile
github.com/aws/aws-sdk-go/service/mobileanalytics
github.com/aws/aws-sdk-go/service/mq
github.com/aws/aws-sdk-go/service/mturk
github.com/aws/aws-sdk-go/service/opsworks
github.com/aws/aws-sdk-go/service/opsworkscm
github.com/aws/aws-sdk-go/service/organizations
github.com/aws/aws-sdk-go/service/pinpoint
github.com/aws/aws-sdk-go/service/polly
github.com/aws/aws-sdk-go/service/pricing
github.com/aws/aws-sdk-go/service/rds
github.com/aws/aws-sdk-go/service/rds/rdsutils
github.com/aws/aws-sdk-go/service/redshift
github.com/aws/aws-sdk-go/service/rekognition
github.com/aws/aws-sdk-go/service/resourcegroups
github.com/aws/aws-sdk-go/service/resourcegroupstaggingapi
github.com/aws/aws-sdk-go/service/route53
github.com/aws/aws-sdk-go/service/route53domains
github.com/aws/aws-sdk-go/service/s3
github.com/aws/aws-sdk-go/service/s3/s3crypto
github.com/aws/aws-sdk-go/service/s3/s3iface
github.com/aws/aws-sdk-go/service/s3/s3manager
github.com/aws/aws-sdk-go/service/sagemaker
github.com/aws/aws-sdk-go/service/sagemakerruntime
github.com/aws/aws-sdk-go/service/serverlessapplicationrepository
github.com/aws/aws-sdk-go/service/servicecatalog
github.com/aws/aws-sdk-go/service/ses
github.com/aws/aws-sdk-go/service/sfn
github.com/aws/aws-sdk-go/service/shield
github.com/aws/aws-sdk-go/service/simpledb
github.com/aws/aws-sdk-go/service/sms
github.com/aws/aws-sdk-go/service/snowball
github.com/aws/aws-sdk-go/service/sns
github.com/aws/aws-sdk-go/service/sqs
github.com/aws/aws-sdk-go/service/sqs/sqsiface
github.com/aws/aws-sdk-go/service/ssm
github.com/aws/aws-sdk-go/service/storagegateway
github.com/aws/aws-sdk-go/service/sts
github.com/aws/aws-sdk-go/service/support
github.com/aws/aws-sdk-go/service/swf
github.com/aws/aws-sdk-go/service/translate
github.com/aws/aws-sdk-go/service/waf
github.com/aws/aws-sdk-go/service/wafregional
github.com/aws/aws-sdk-go/service/workdocs
github.com/aws/aws-sdk-go/service/workspaces
github.com/aws/aws-sdk-go/service/xray
github.com/bmizerany/assert
github.com/cactus/go-statsd-client/statsd
github.com/codahale/hdrhistogram
github.com/coreos/etcd/client
github.com/crossdock/crossdock-go
github.com/dgrijalva/jwt-go
github.com/docker/go-connections/sockets
github.com/elazarl/go-bindata-assetfs
github.com/fluent/fluent-logger-golang/fluent
github.com/go-ini/ini
github.com/go-kit/kit/circuitbreaker
github.com/go-kit/kit/endpoint
github.com/go-kit/kit/examples/addsvc/pb
github.com/go-kit/kit/examples/addsvc/pkg/addendpoint
github.com/go-kit/kit/examples/addsvc/pkg/addservice
github.com/go-kit/kit/examples/addsvc/pkg/addtransport
github.com/go-kit/kit/examples/addsvc/thrift/gen-go/addsvc
github.com/go-kit/kit/examples/profilesvc
github.com/go-kit/kit/examples/shipping/booking
github.com/go-kit/kit/examples/shipping/cargo
github.com/go-kit/kit/examples/shipping/handling
github.com/go-kit/kit/examples/shipping/inmem
github.com/go-kit/kit/examples/shipping/inspection
github.com/go-kit/kit/examples/shipping/location
github.com/go-kit/kit/examples/shipping/routing
github.com/go-kit/kit/examples/shipping/tracking
github.com/go-kit/kit/examples/shipping/voyage
github.com/go-kit/kit/log
github.com/go-kit/kit/log/deprecated_levels
github.com/go-kit/kit/log/level
github.com/go-kit/kit/log/term
github.com/go-kit/kit/metrics
github.com/go-kit/kit/metrics/discard
github.com/go-kit/kit/metrics/dogstatsd
github.com/go-kit/kit/metrics/expvar
github.com/go-kit/kit/metrics/generic
github.com/go-kit/kit/metrics/graphite
github.com/go-kit/kit/metrics/influx
github.com/go-kit/kit/metrics/internal/lv
github.com/go-kit/kit/metrics/internal/ratemap
github.com/go-kit/kit/metrics/prometheus
github.com/go-kit/kit/metrics/statsd
github.com/go-kit/kit/metrics/teststat
github.com/go-kit/kit/ratelimit
github.com/go-kit/kit/sd
github.com/go-kit/kit/sd/consul
github.com/go-kit/kit/sd/internal/instance
github.com/go-kit/kit/sd/lb
github.com/go-kit/kit/tracing/opentracing
github.com/go-kit/kit/transport/grpc
github.com/go-kit/kit/transport/grpc/_grpc_test
github.com/go-kit/kit/transport/grpc/_grpc_test/pb
github.com/go-kit/kit/transport/http
github.com/go-kit/kit/transport/httprp
github.com/go-kit/kit/util/conn
github.com/go-logfmt/logfmt
github.com/go-sql-driver/mysql
github.com/go-stack/stack
github.com/golang/glog
github.com/golang/mock/gomock
github.com/golang/protobuf/descriptor
github.com/golang/protobuf/jsonpb/jsonpb_test_proto
github.com/golang/protobuf/proto
github.com/golang/protobuf/proto/proto3_proto
github.com/golang/protobuf/proto/testdata
github.com/golang/protobuf/protoc-gen-go/descriptor
github.com/golang/protobuf/protoc-gen-go/generator
github.com/golang/protobuf/protoc-gen-go/grpc
github.com/golang/protobuf/protoc-gen-go/plugin
github.com/golang/protobuf/ptypes
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/empty
github.com/golang/protobuf/ptypes/struct
github.com/golang/protobuf/ptypes/timestamp
github.com/golang/protobuf/ptypes/wrappers
github.com/google/gofuzz
github.com/gorilla/mux
github.com/gucumber/gucumber
github.com/hashicorp/consul/acl
github.com/hashicorp/consul/agent
github.com/hashicorp/consul/agent/consul
github.com/hashicorp/consul/agent/consul/prepared_query
github.com/hashicorp/consul/agent/consul/state
github.com/hashicorp/consul/agent/metadata
github.com/hashicorp/consul/agent/mock
github.com/hashicorp/consul/agent/pool
github.com/hashicorp/consul/agent/router
github.com/hashicorp/consul/agent/structs
github.com/hashicorp/consul/agent/systemd
github.com/hashicorp/consul/agent/token
github.com/hashicorp/consul/api
github.com/hashicorp/consul/command
github.com/hashicorp/consul/configutil
github.com/hashicorp/consul/ipaddr
github.com/hashicorp/consul/lib
github.com/hashicorp/consul/logger
github.com/hashicorp/consul/snapshot
github.com/hashicorp/consul/testrpc
github.com/hashicorp/consul/testutil
github.com/hashicorp/consul/testutil/retry
github.com/hashicorp/consul/tlsutil
github.com/hashicorp/consul/types
github.com/hashicorp/consul/version
github.com/hashicorp/consul/watch
github.com/hashicorp/go-checkpoint
github.com/hashicorp/go-cleanhttp
github.com/hashicorp/go-discover
github.com/hashicorp/go-memdb
github.com/hashicorp/go-msgpack/codec
github.com/hashicorp/go-multierror
github.com/hashicorp/go-rootcerts
github.com/hashicorp/go-sockaddr/template
github.com/hashicorp/go-syslog
github.com/hashicorp/go-uuid
github.com/hashicorp/go-version
github.com/hashicorp/golang-lru
github.com/hashicorp/hcl
github.com/hashicorp/hil
github.com/hashicorp/hil/ast
github.com/hashicorp/logutils
github.com/hashicorp/mdns
github.com/hashicorp/memberlist
github.com/hashicorp/net-rpc-msgpackrpc
github.com/hashicorp/raft
github.com/hashicorp/raft-boltdb
github.com/hashicorp/serf/client
github.com/hashicorp/serf/cmd/serf/command
github.com/hashicorp/serf/cmd/serf/command/agent
github.com/hashicorp/serf/coordinate
github.com/hashicorp/serf/serf
github.com/hashicorp/serf/testutil
github.com/hashicorp/yamux
github.com/hudl/fargo
github.com/influxdata/influxdb/client/v2
github.com/jmespath/go-jmespath
github.com/juju/ratelimit
github.com/kr/logfmt
github.com/lightstep/lightstep-tracer-go
github.com/miekg/dns
github.com/mitchellh/cli
github.com/mitchellh/copystructure
github.com/mitchellh/go-homedir
github.com/mitchellh/mapstructure
github.com/mitchellh/reflectwalk
github.com/oklog/oklog/pkg/group
github.com/opentracing/opentracing-go
github.com/opentracing/opentracing-go/ext
github.com/opentracing/opentracing-go/log
github.com/opentracing/opentracing-go/mocktracer
github.com/openzipkin/zipkin-go-opentracing
github.com/pact-foundation/pact-go/dsl
github.com/pascaldekloe/goe/verify
github.com/pborman/uuid
github.com/performancecopilot/speed
github.com/philhofer/fwd
github.com/pkg/errors
github.com/prometheus/client_golang/prometheus
github.com/prometheus/client_golang/prometheus/promhttp
github.com/prometheus/client_model/go
github.com/rcrowley/go-metrics
github.com/ryanuber/columnize
github.com/samuel/go-zookeeper/zk
github.com/shirou/gopsutil/host
github.com/smartystreets/goconvey/convey
github.com/sony/gobreaker
github.com/streadway/handy/breaker
github.com/streadway/handy/statsd
github.com/stretchr/testify/assert
github.com/stretchr/testify/require
github.com/stretchr/testify/suite
github.com/tinylib/msgp/gen
github.com/tinylib/msgp/msgp
github.com/tinylib/msgp/parse
github.com/tinylib/msgp/printer
github.com/tonnerre/golang-text
github.com/ttacon/chalk
github.com/uber-go/tally
github.com/uber/jaeger-client-go
github.com/uber/jaeger-client-go/config
github.com/uber/jaeger-client-go/crossdock/client
github.com/uber/jaeger-client-go/crossdock/common
github.com/uber/jaeger-client-go/crossdock/endtoend
github.com/uber/jaeger-client-go/crossdock/log
github.com/uber/jaeger-client-go/crossdock/server
github.com/uber/jaeger-client-go/crossdock/thrift/tracetest
github.com/uber/jaeger-client-go/internal/spanlog
github.com/uber/jaeger-client-go/log
github.com/uber/jaeger-client-go/rpcmetrics
github.com/uber/jaeger-client-go/testutils
github.com/uber/jaeger-client-go/thrift-gen/agent
github.com/uber/jaeger-client-go/thrift-gen/jaeger
github.com/uber/jaeger-client-go/thrift-gen/sampling
github.com/uber/jaeger-client-go/thrift-gen/zipkincore
github.com/uber/jaeger-client-go/transport/zipkin
github.com/uber/jaeger-client-go/utils
github.com/uber/jaeger-lib/metrics
github.com/uber/jaeger-lib/metrics/go-kit
github.com/uber/jaeger-lib/metrics/testutils
github.com/uber/tchannel-go
github.com/uber/tchannel-go/thrift
go.uber.org/zap
go.uber.org/zap/zapcore
go4.org/syncutil/singleflight
golang.org/x/crypto/acme/autocert
golang.org/x/crypto/ssh/terminal
golang.org/x/net/context
golang.org/x/net/dns/dnsmessage
golang.org/x/net/html
golang.org/x/net/http2
golang.org/x/net/http2/hpack
golang.org/x/net/idna
golang.org/x/net/internal/nettest
golang.org/x/oauth2
golang.org/x/oauth2/google
golang.org/x/oauth2/jwt
golang.org/x/sync/errgroup
golang.org/x/text/encoding
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/ianaindex
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/encoding/japanese
golang.org/x/text/encoding/korean
golang.org/x/text/encoding/simplifiedchinese
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/encoding/unicode
golang.org/x/text/feature/plural
golang.org/x/text/internal
golang.org/x/text/internal/catmsg
golang.org/x/text/internal/gen
golang.org/x/text/internal/number
golang.org/x/text/internal/stringset
golang.org/x/text/internal/testtext
golang.org/x/text/internal/ucd
golang.org/x/text/language
golang.org/x/text/message
golang.org/x/text/message/catalog
golang.org/x/text/transform
golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/cldr
golang.org/x/text/unicode/rangetable
golang.org/x/text/unicode/runenames
golang.org/x/time/rate
golang.org/x/tools/go/buildutil
golang.org/x/tools/go/loader
golang.org/x/tools/imports
google.golang.org/api/compute/v1
google.golang.org/genproto/googleapis/api
google.golang.org/genproto/googleapis/api/annotations
google.golang.org/genproto/googleapis/api/configchange
google.golang.org/genproto/googleapis/api/distribution
google.golang.org/genproto/googleapis/api/httpbody
google.golang.org/genproto/googleapis/api/label
google.golang.org/genproto/googleapis/api/metric
google.golang.org/genproto/googleapis/api/monitoredres
google.golang.org/genproto/googleapis/api/serviceconfig
google.golang.org/genproto/googleapis/cloud/support/common
google.golang.org/genproto/googleapis/devtools/source/v1
google.golang.org/genproto/googleapis/iam/v1
google.golang.org/genproto/googleapis/logging/type
google.golang.org/genproto/googleapis/longrunning
google.golang.org/genproto/googleapis/rpc/code
google.golang.org/genproto/googleapis/rpc/errdetails
google.golang.org/genproto/googleapis/rpc/status
google.golang.org/genproto/googleapis/type/color
google.golang.org/genproto/googleapis/type/date
google.golang.org/genproto/googleapis/type/latlng
google.golang.org/genproto/googleapis/type/money
google.golang.org/genproto/googleapis/type/timeofday
google.golang.org/genproto/protobuf/api
google.golang.org/genproto/protobuf/field_mask
google.golang.org/genproto/protobuf/ptype
google.golang.org/genproto/protobuf/source_context
google.golang.org/grpc
google.golang.org/grpc/benchmark
google.golang.org/grpc/benchmark/grpc_testing
google.golang.org/grpc/benchmark/latency
google.golang.org/grpc/benchmark/stats
google.golang.org/grpc/codes
google.golang.org/grpc/connectivity
google.golang.org/grpc/credentials
google.golang.org/grpc/credentials/oauth
google.golang.org/grpc/examples/helloworld/helloworld
google.golang.org/grpc/examples/helloworld/mock_helloworld
google.golang.org/grpc/examples/route_guide/mock_routeguide
google.golang.org/grpc/examples/route_guide/routeguide
google.golang.org/grpc/grpclb/grpc_lb_v1/messages
google.golang.org/grpc/grpclb/grpc_lb_v1/service
google.golang.org/grpc/grpclog
google.golang.org/grpc/grpclog/glogger
google.golang.org/grpc/health
google.golang.org/grpc/health/grpc_health_v1
google.golang.org/grpc/internal
google.golang.org/grpc/interop
google.golang.org/grpc/interop/grpc_testing
google.golang.org/grpc/metadata
google.golang.org/grpc/naming
google.golang.org/grpc/peer
google.golang.org/grpc/reflection
google.golang.org/grpc/stats
google.golang.org/grpc/status
google.golang.org/grpc/stress/grpc_testing
google.golang.org/grpc/tap
google.golang.org/grpc/test/grpc_testing
google.golang.org/grpc/testdata
gopkg.in/check.v1
gopkg.in/ini.v1
sourcegraph.com/sourcegraph/appdash
sourcegraph.com/sourcegraph/appdash/opentracing
-IGNORES-
github.com/go-kit/kit/examples
-OVERRIDES-
-ANALYZER-
dep
1
posener commented 6 years ago

Got this panic also in v0.4.1

dcsds1 commented 4 years ago

Why this is closed? Has this been solved? Seeing the same error when installing another package.