This repository was archived by the owner on Sep 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
command killed after 10s of no activity #1087
Copy link
Copy link
Closed
Description
What version of dep
are you using (dep version
)?
What dep
command did you run?
$ dep init -v
Getting direct dependencies...
Checked 13 directories for packages.
Found 15 direct dependencies.
Root project is "gitlab.com/F21/someproject"
9 transitively valid internal packages
21 external packages imported from 15 projects
(0) ✓ select (root)
(1) ? attempt github.com/golang/protobuf with 4 pkgs; 1 versions to try
(1) try github.com/golang/protobuf@master
(1) ✓ select github.com/golang/protobuf@master w/5 pkgs
(2) ? attempt github.com/hashicorp/go-multierror with 1 pkgs; 1 versions to try
(2) try github.com/hashicorp/go-multierror@master
(2) ✓ select github.com/hashicorp/go-multierror@master w/1 pkgs
(3) ? attempt github.com/hashicorp/errwrap with 1 pkgs; 1 versions to try
(3) try github.com/hashicorp/errwrap@master
(3) ✓ select github.com/hashicorp/errwrap@master w/1 pkgs
(4) ? attempt github.com/satori/go.uuid with 1 pkgs; 3 versions to try
(4) try github.com/satori/go.uuid@v1.1.0
(4) ✓ select github.com/satori/go.uuid@v1.1.0 w/1 pkgs
(5) ? attempt gitlab.com/F21/anotherthing with 1 pkgs; 1 versions to try
(5) try gitlab.com/F21/anotherthing@master
(5) ✓ select gitlab.com/F21/anotherthing@master w/3 pkgs
(6) ? attempt github.com/grpc-ecosystem/grpc-opentracing with 1 pkgs; 1 versions to try
(6) try github.com/grpc-ecosystem/grpc-opentracing@master
(6) ✓ select github.com/grpc-ecosystem/grpc-opentracing@master w/1 pkgs
(7) ? attempt github.com/oschwald/geoip2-golang with 1 pkgs; 5 versions to try
(7) try github.com/oschwald/geoip2-golang@v1.1.0
(7) ✓ select github.com/oschwald/geoip2-golang@v1.1.0 w/1 pkgs
(8) ? attempt github.com/eapache/go-resiliency with 1 pkgs; 2 versions to try
(8) try github.com/eapache/go-resiliency@v1.0.0
(8) ✓ select github.com/eapache/go-resiliency@v1.0.0 w/1 pkgs
(9) ? attempt golang.org/x/crypto with 1 pkgs; 1 versions to try
(9) try golang.org/x/crypto@master
(9) ✓ select golang.org/x/crypto@master w/2 pkgs
(10) ? attempt google.golang.org/grpc with 3 pkgs; 20 versions to try
(10) try google.golang.org/grpc@v1.5.2
(10) ✓ select google.golang.org/grpc@v1.5.2 w/15 pkgs
(11) ? attempt google.golang.org/genproto with 1 pkgs; 3 versions to try
(11) try google.golang.org/genproto@master
(11) ✓ select google.golang.org/genproto@master w/1 pkgs
(12) ? revisit github.com/golang/protobuf to add 1 pkgs
(12) ✓ include 2 more pkgs from github.com/golang/protobuf@master
(12) ? attempt github.com/Boostport/migration with 2 pkgs; 14 versions to try
(13) try github.com/Boostport/migration@v0.8.1
(13) ✓ select github.com/Boostport/migration@v0.8.1 w/3 pkgs
(13) ? attempt github.com/asaskevich/govalidator with 1 pkgs; 8 versions to try
(14) try github.com/asaskevich/govalidator@v6
(14) ✓ select github.com/asaskevich/govalidator@v6 w/1 pkgs
(14) ? attempt github.com/lib/pq with 1 pkgs; 6 versions to try
(15) try github.com/lib/pq@master
(15) ✓ select github.com/lib/pq@master w/2 pkgs
(15) ? attempt github.com/grpc-ecosystem/go-grpc-prometheus with 1 pkgs; 8 versions to try
(16) try github.com/grpc-ecosystem/go-grpc-prometheus@v1.1
(16) ✓ select github.com/grpc-ecosystem/go-grpc-prometheus@v1.1 w/1 pkgs
(16) ? attempt github.com/nbutton23/zxcvbn-go with 1 pkgs; 4 versions to try
(17) try github.com/nbutton23/zxcvbn-go@master
(17) ✓ select github.com/nbutton23/zxcvbn-go@master w/9 pkgs
(17) ? attempt github.com/oschwald/maxminddb-golang with 1 pkgs; 7 versions to try
(18) try github.com/oschwald/maxminddb-golang@v1.2.0
(18) ✓ select github.com/oschwald/maxminddb-golang@v1.2.0 w/1 pkgs
(18) ? attempt golang.org/x/sys with 2 pkgs; 1 versions to try
(19) try golang.org/x/sys@master
(19) ✓ select golang.org/x/sys@master w/2 pkgs
(19) ? attempt golang.org/x/net with 1 pkgs; 5 versions to try
(20) try golang.org/x/net@master
(20) ✓ select golang.org/x/net@master w/1 pkgs
(20) ? attempt github.com/opentracing/opentracing-go with 1 pkgs; 27 versions to try
(21) try github.com/opentracing/opentracing-go@v1.0.2
(21) ✓ select github.com/opentracing/opentracing-go@v1.0.2 w/2 pkgs
(21) ? attempt gitlab.com/F21/somethingelse with 1 pkgs; 8 versions to try
(22) try gitlab.com/F21/somethingelse@v0.5.0
(22) ✓ select gitlab.com/F21/somethingelse@v0.5.0 w/1 pkgs
(22) ? attempt github.com/sirupsen/logrus with 1 pkgs; 46 versions to try
(23) try github.com/sirupsen/logrus@v1.0.3
(23) ✓ select github.com/sirupsen/logrus@v1.0.3 w/1 pkgs
(23) ? revisit golang.org/x/crypto to add 1 pkgs
(24) ✓ include 1 more pkgs from golang.org/x/crypto@master
(23) ? attempt github.com/pkg/errors with 1 pkgs; 11 versions to try
(25) try github.com/pkg/errors@v0.8.0
(25) ✓ select github.com/pkg/errors@v0.8.0 w/1 pkgs
(24) ? attempt github.com/Shopify/sarama with 1 pkgs; 24 versions to try
(26) try github.com/Shopify/sarama@v1.12.0
(26) ✓ select github.com/Shopify/sarama@v1.12.0 w/1 pkgs
(25) ? revisit github.com/eapache/go-resiliency to add 1 pkgs
(27) ✓ include 1 more pkgs from github.com/eapache/go-resiliency@v1.0.0
(25) ? revisit google.golang.org/grpc to add 1 pkgs
(28) ✓ include 1 more pkgs from google.golang.org/grpc@v1.5.2
(25) ? revisit github.com/opentracing/opentracing-go to add 2 pkgs
(29) ✓ include 3 more pkgs from github.com/opentracing/opentracing-go@v1.0.2
(25) ? attempt github.com/prometheus/client_golang with 1 pkgs; 15 versions to try
(30) try github.com/prometheus/client_golang@v0.8.0
(30) ✓ select github.com/prometheus/client_golang@v0.8.0 w/1 pkgs
(26) ? revisit golang.org/x/net to add 3 pkgs
(31) ✓ include 7 more pkgs from golang.org/x/net@master
(26) ? revisit google.golang.org/grpc to add 1 pkgs
(32) ✓ include 1 more pkgs from google.golang.org/grpc@v1.5.2
(26) ? attempt github.com/eapache/go-xerial-snappy with 1 pkgs; 1 versions to try
(33) try github.com/eapache/go-xerial-snappy@master
(33) ✓ select github.com/eapache/go-xerial-snappy@master w/1 pkgs
(27) ? attempt github.com/hashicorp/go-cleanhttp with 1 pkgs; 1 versions to try
(34) try github.com/hashicorp/go-cleanhttp@master
(34) ✓ select github.com/hashicorp/go-cleanhttp@master w/1 pkgs
(28) ? attempt golang.org/x/text with 2 pkgs; 1 versions to try
(35) try golang.org/x/text@master
(35) ✓ select golang.org/x/text@master w/9 pkgs
(29) ? attempt github.com/cenkalti/backoff with 1 pkgs; 3 versions to try
(36) try github.com/cenkalti/backoff@v1.1.0
(36) ✓ select github.com/cenkalti/backoff@v1.1.0 w/1 pkgs
(30) ? attempt github.com/golang/snappy with 1 pkgs; 2 versions to try
(37) try github.com/golang/snappy@master
(37) ✓ select github.com/golang/snappy@master w/1 pkgs
(31) ? attempt github.com/prometheus/common with 2 pkgs; 2 versions to try
(38) try github.com/prometheus/common@master
(38) ✓ select github.com/prometheus/common@master w/3 pkgs
(32) ? attempt github.com/hashicorp/vault with 1 pkgs; 74 versions to try
(39) try github.com/hashicorp/vault@v0.8.1
(39) ✓ select github.com/hashicorp/vault@v0.8.1 w/4 pkgs
(33) ? attempt github.com/hashicorp/go-rootcerts with 1 pkgs; 1 versions to try
(40) try github.com/hashicorp/go-rootcerts@master
(40) ✓ select github.com/hashicorp/go-rootcerts@master w/1 pkgs
(34) ? attempt github.com/mitchellh/go-homedir with 1 pkgs; 1 versions to try
(41) try github.com/mitchellh/go-homedir@master
(41) ✓ select github.com/mitchellh/go-homedir@master w/1 pkgs
(35) ? attempt github.com/prometheus/client_model with 1 pkgs; 3 versions to try
(42) try github.com/prometheus/client_model@master
(42) ✓ select github.com/prometheus/client_model@master w/1 pkgs
(36) ? attempt github.com/rcrowley/go-metrics with 1 pkgs; 3 versions to try
(43) try github.com/rcrowley/go-metrics@master
(43) ✓ select github.com/rcrowley/go-metrics@master w/1 pkgs
(37) ? 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
(38) ? attempt github.com/bsm/sarama-cluster with 1 pkgs; 18 versions to try
(45) try github.com/bsm/sarama-cluster@v2.1.8
(45) ✓ select github.com/bsm/sarama-cluster@v2.1.8 w/1 pkgs
(39) ? attempt github.com/sethgrid/pester with 1 pkgs; 2 versions to try
(46) try github.com/sethgrid/pester@master
(46) ✓ select github.com/sethgrid/pester@master w/1 pkgs
(40) ? attempt github.com/prometheus/procfs with 1 pkgs; 2 versions to try
(47) try github.com/prometheus/procfs@master
(47) ✓ select github.com/prometheus/procfs@master w/2 pkgs
(41) ? attempt github.com/matttproud/golang_protobuf_extensions with 1 pkgs; 6 versions to try
(48) try github.com/matttproud/golang_protobuf_extensions@v1.0.0
(48) ✓ select github.com/matttproud/golang_protobuf_extensions@v1.0.0 w/1 pkgs
(42) ? attempt github.com/eapache/queue with 1 pkgs; 4 versions to try
(49) try github.com/eapache/queue@v1.0.2
(49) ✓ select github.com/eapache/queue@v1.0.2 w/1 pkgs
(43) ? attempt github.com/hlandau/passlib with 1 pkgs; 11 versions to try
(50) try github.com/hlandau/passlib@v1.0.9
(50) ✓ select github.com/hlandau/passlib@v1.0.9 w/1 pkgs
(44) ? attempt gopkg.in/hlandau/easymetric.v1 with 1 pkgs; 1 versions to try
(51) try gopkg.in/hlandau/easymetric.v1@v1.0.0
(51) ✓ select gopkg.in/hlandau/easymetric.v1@v1.0.0 w/1 pkgs
(45) ? attempt gopkg.in/hlandau/measurable.v1 with 1 pkgs; 2 versions to try
(52) try gopkg.in/hlandau/measurable.v1@v1.0.1
(52) ✓ select gopkg.in/hlandau/measurable.v1@v1.0.1 w/1 pkgs
(46) ? attempt github.com/pierrec/lz4 with 1 pkgs; 3 versions to try
(53) try github.com/pierrec/lz4@v1.0
(53) ✓ select github.com/pierrec/lz4@v1.0 w/1 pkgs
(47) ? attempt github.com/fatih/structs with 1 pkgs; 3 versions to try
(54) try github.com/fatih/structs@v1.0
(54) ✓ select github.com/fatih/structs@v1.0 w/1 pkgs
(48) ? attempt github.com/beorn7/perks with 1 pkgs; 5 versions to try
(55) try github.com/beorn7/perks@master
(55) ✓ select github.com/beorn7/perks@master w/1 pkgs
(49) ? attempt github.com/davecgh/go-spew with 1 pkgs; 3 versions to try
(56) try github.com/davecgh/go-spew@v1.1.0
(56) ✓ select github.com/davecgh/go-spew@v1.1.0 w/1 pkgs
(50) ? attempt github.com/grpc-ecosystem/go-grpc-middleware with 1 pkgs; 25 versions to try
(57) try github.com/grpc-ecosystem/go-grpc-middleware@master
(57) ✓ select github.com/grpc-ecosystem/go-grpc-middleware@master w/1 pkgs
(51) ? attempt gopkg.in/hlandau/passlib.v1 with 5 pkgs; 11 versions to try
(58) try gopkg.in/hlandau/passlib.v1@v1.0.9
(59) ✗ gopkg.in/hlandau/passlib.v1 at v1.0.9 has problem subpkg(s):
(59) gopkg.in/hlandau/passlib.v1/hash/sha2crypt is missing; required by github.com/hlandau/passlib@v1.0.9. gopkg.in/hlandau/passlib.v1/abstract is missing; required by github.com/hlandau/passlib@v1.0.9. gopkg.in/hlandau/passlib.v1/hash/bcrypt is missing; required by github.com/hlandau/passlib@v1.0.9. gopkg.in/hlandau/passlib.v1/hash/bcryptsha256 is missing; required by github.com/hlandau/passlib@v1.0.9. gopkg.in/hlandau/passlib.v1/hash/scrypt is missing; required by github.com/hlandau/passlib@v1.0.9.
(58) try gopkg.in/hlandau/passlib.v1@v1.0.8
(58) ✓ select gopkg.in/hlandau/passlib.v1@v1.0.8 w/7 pkgs
(52) ? revisit golang.org/x/crypto to add 1 pkgs
(59) ✓ include 2 more pkgs from golang.org/x/crypto@master
(52) ? attempt github.com/pierrec/xxHash with 1 pkgs; 3 versions to try
(60) try github.com/pierrec/xxHash@v0.1.1
(60) ✓ select github.com/pierrec/xxHash@v0.1.1 w/1 pkgs
(53) ? attempt github.com/hashicorp/hcl with 2 pkgs; 5 versions to try
(61) try github.com/hashicorp/hcl@master
(61) ✓ select github.com/hashicorp/hcl@master w/9 pkgs
✓ found solution with 126 packages from 53 projects
Solver wall times by segment:
b-list-pkgs: 2m29.44503s
b-list-versions: 2m8.911388s
b-gmal: 2m2.6446055s
b-source-exists: 4.7165984s
b-deduce-proj-root: 878.6109ms
new-atom: 26.009ms
select-atom: 22.5037ms
satisfy: 21.0028ms
add-atom: 4.0004ms
select-root: 2ms
other: 0s
TOTAL: 6m46.6717487s
Using master as constraint for direct dep gitlab.com/F21/anotherthing
Locking in master (3120f48) for direct dep gitlab.com/F21/anotherthing
Locking in master (6bb64b3) for transitive dep github.com/hashicorp/go-rootcerts
Locking in v1.0.1 (d96a009) for transitive dep gopkg.in/hlandau/measurable.v1
Locking in v1.0.0 (6800482) for transitive dep github.com/eapache/go-resiliency
Locking in master (553a641) for transitive dep github.com/golang/snappy
Locking in master (a86a2d8) for transitive dep github.com/sethgrid/pester
Using master as constraint for direct dep golang.org/x/crypto
Locking in master (81e9090) for direct dep golang.org/x/crypto
Locking in master (ee236bd) for transitive dep google.golang.org/genproto
Locking in master (61f87aa) for transitive dep github.com/prometheus/common
Locking in v1.0.2 (ded5959) for transitive dep github.com/eapache/queue
Using master as constraint for direct dep golang.org/x/net
Locking in master (66aacef) for direct dep golang.org/x/net
Locking in v1.1.0 (346938d) for transitive dep github.com/davecgh/go-spew
Using master as constraint for direct dep github.com/lib/pq
Locking in master (e422674) for direct dep github.com/lib/pq
Locking in v1.0.2 (1949ddb) for transitive dep github.com/opentracing/opentracing-go
Using ^0.8.0 as constraint for direct dep github.com/pkg/errors
Locking in v0.8.0 (645ef00) for direct dep github.com/pkg/errors
Locking in v1.12.0 (c01858a) for transitive dep github.com/Shopify/sarama
Using ^1.1.0 as constraint for direct dep github.com/satori/go.uuid
Locking in v1.1.0 (879c588) for direct dep github.com/satori/go.uuid
Locking in v1.0.3 (f006c2a) for transitive dep github.com/sirupsen/logrus
Locking in master (6f38060) for transitive dep github.com/prometheus/client_model
Using master as constraint for direct dep github.com/nbutton23/zxcvbn-go
Locking in master (a22cb81) for direct dep github.com/nbutton23/zxcvbn-go
Locking in master (bb955e0) for transitive dep github.com/eapache/go-xerial-snappy
Locking in v1.1 (6b7015e) for transitive dep github.com/grpc-ecosystem/go-grpc-prometheus
Locking in v1.0.8 (006f25b) for transitive dep gopkg.in/hlandau/passlib.v1
Using ^1.5.2 as constraint for direct dep google.golang.org/grpc
Locking in v1.5.2 (b3ddf78) for direct dep google.golang.org/grpc
Using ^0.8.1 as constraint for direct dep github.com/Boostport/migration
Locking in v0.8.1 (7111001) for direct dep github.com/Boostport/migration
Locking in v2.1.8 (ccdc080) for transitive dep github.com/bsm/sarama-cluster
Using ^1.1.0 as constraint for direct dep github.com/oschwald/geoip2-golang
Locking in v1.1.0 (5b1dc16) for direct dep github.com/oschwald/geoip2-golang
Locking in master (d0303fe) for transitive dep github.com/mitchellh/mapstructure
Locking in master (645b33e) for transitive dep github.com/grpc-ecosystem/go-grpc-middleware
Locking in master (6c130ee) for transitive dep github.com/grpc-ecosystem/grpc-opentracing
Locking in v0.8.0 (c5b7fcc) for transitive dep github.com/prometheus/client_golang
Using ^1.0.9 as constraint for direct dep github.com/hlandau/passlib
Locking in v1.0.9 (933f1c3) for direct dep github.com/hlandau/passlib
Locking in master (8f6b134) for transitive dep github.com/hashicorp/hcl
Locking in master (ab9e364) for transitive dep golang.org/x/sys
Locking in master (b8bc1bf) for transitive dep github.com/mitchellh/go-homedir
Locking in master (e645f4e) for transitive dep github.com/prometheus/procfs
Locking in master (3573b8b) for transitive dep github.com/hashicorp/go-cleanhttp
Locking in v1.1.0 (61153c7) for transitive dep github.com/cenkalti/backoff
Using master as constraint for direct dep github.com/hashicorp/go-multierror
Locking in master (83588e7) for direct dep github.com/hashicorp/go-multierror
Locking in master (7554cd9) for transitive dep github.com/hashicorp/errwrap
Locking in v1.0.0 (3247c84) for transitive dep github.com/matttproud/golang_protobuf_extensions
Locking in v1.0 (a720dfa) for transitive dep github.com/fatih/structs
Using ^6.0.0 as constraint for direct dep github.com/asaskevich/govalidator
Locking in v6 (4918b99) for direct dep github.com/asaskevich/govalidator
Locking in master (18c65dd) for transitive dep golang.org/x/text
Locking in master (1f30fe9) for transitive dep github.com/rcrowley/go-metrics
Locking in master (4c0e845) for transitive dep github.com/beorn7/perks
Locking in v0.1.1 (f051bb7) for transitive dep github.com/pierrec/xxHash
Locking in v1.2.0 (d19f6d4) for transitive dep github.com/oschwald/maxminddb-golang
Using ^0.5.0 as constraint for direct dep gitlab.com/F21/somethingelse
Locking in v0.5.0 (eaa0aa6) for direct dep gitlab.com/F21/somethingelse
Locking in v0.8.1 (8d76a41) for transitive dep github.com/hashicorp/vault
Locking in v1.0.0 (1c17322) for transitive dep gopkg.in/hlandau/easymetric.v1
Using master as constraint for direct dep github.com/golang/protobuf
Locking in master (ab9f9a6) for direct dep github.com/golang/protobuf
Locking in v1.0 (5c9560b) for transitive dep github.com/pierrec/lz4
Writing out github.com/Shopify/sarama@v1.12.0
Writing out github.com/eapache/queue@v1.0.2
Writing out github.com/cenkalti/backoff@v1.1.0
Writing out gopkg.in/hlandau/passlib.v1@v1.0.8
Writing out github.com/eapache/go-resiliency@v1.0.0
Writing out github.com/fatih/structs@v1.0
Writing out github.com/bsm/sarama-cluster@v2.1.8
Writing out github.com/asaskevich/govalidator@v6
Writing out github.com/davecgh/go-spew@v1.1.0
Writing out github.com/pierrec/xxHash@v0.1.1
Writing out gitlab.com/F21/anotherthing@master
Writing out github.com/hashicorp/hcl@master
Writing out gitlab.com/F21/somethingelse@v0.5.0
Writing out github.com/golang/protobuf@master
Writing out github.com/beorn7/perks@master
Writing out github.com/pkg/errors@v0.8.0
Writing out github.com/Boostport/migration@v0.8.1
Writing out golang.org/x/crypto@master
Writing out github.com/golang/snappy@master
Writing out github.com/pierrec/lz4@v1.0
Writing out github.com/rcrowley/go-metrics@master
Writing out github.com/hashicorp/errwrap@master
Writing out github.com/prometheus/procfs@master
Writing out golang.org/x/net@master
Writing out github.com/satori/go.uuid@v1.1.0
Writing out github.com/hashicorp/go-cleanhttp@master
Writing out github.com/grpc-ecosystem/go-grpc-middleware@master
Writing out github.com/hashicorp/vault@v0.8.1
Writing out github.com/prometheus/client_golang@v0.8.0
Writing out github.com/sethgrid/pester@master
Writing out github.com/hashicorp/go-multierror@master
Writing out github.com/eapache/go-xerial-snappy@master
Writing out github.com/hlandau/passlib@v1.0.9
Writing out github.com/grpc-ecosystem/go-grpc-prometheus@v1.1
Writing out github.com/prometheus/client_model@master
Writing out github.com/sirupsen/logrus@v1.0.3
Writing out github.com/hashicorp/go-rootcerts@master
Writing out github.com/mitchellh/mapstructure@master
Writing out github.com/nbutton23/zxcvbn-go@master
Writing out github.com/grpc-ecosystem/grpc-opentracing@master
Writing out github.com/prometheus/common@master
Writing out github.com/oschwald/geoip2-golang@v1.1.0
Writing out github.com/matttproud/golang_protobuf_extensions@v1.0.0
Writing out golang.org/x/sys@master
Writing out github.com/oschwald/maxminddb-golang@v1.2.0
Writing out github.com/mitchellh/go-homedir@master
Writing out google.golang.org/grpc@v1.5.2
Writing out github.com/opentracing/opentracing-go@v1.0.2
Writing out golang.org/x/text@master
Writing out google.golang.org/genproto@master
Writing out gopkg.in/hlandau/easymetric.v1@v1.0.0
Writing out gopkg.in/hlandau/measurable.v1@v1.0.1
Writing out github.com/lib/pq@master
Failed to write dep tree. The following errors occurred:
* failed to export google.golang.org/grpc: : command killed after 10s of no activity
* failed to export golang.org/x/sys: : command killed after 10s of no activity
* failed to export github.com/pierrec/lz4: : command killed after 10s of no activity
* failed to export golang.org/x/crypto: : command killed after 10s of no activity
* failed to export golang.org/x/text: : command killed after 10s of no activity
* failed to export google.golang.org/genproto: : command killed after 10s of no activity
* failed to export github.com/hashicorp/vault: : command killed after 10s of no activity
safe write of manifest and lock: error while writing out vendor tree: failed to write dep tree
What did you expect to see?
Dep should write the dependencies to the vendor tree correctly.
What did you see instead?
Dep fails because the command was killed. Maybe the default timeout should be higher as I am seeing this on my local machine and Gitlab CI.
Metadata
Metadata
Assignees
Labels
No labels