Skip to content

Instantly share code, notes, and snippets.

@TimSimmons
Created October 30, 2017 23:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TimSimmons/1dd44332530e8e7e22250c79e38e1fda to your computer and use it in GitHub Desktop.
Save TimSimmons/1dd44332530e8e7e22250c79e38e1fda to your computer and use it in GitHub Desktop.
$ dep init -v -gopath
Getting direct dependencies...
Checked 1 directories for packages.
Found 5 direct dependencies.
Importing configuration from godep. These are only initial constraints, and are further refined during the solve process.
Detected godep configuration files...
Loading /home/tim/code/work/go/src/github.com/concourse/concourse/src/github.com/concourse/atc/metric/emitter/Godeps/Godeps.json
Converting from Godeps.json ...
Using master as initial constraint for imported dep github.com/beorn7/perks
Trying master (4c0e845) as initial lock for imported dep github.com/beorn7/perks
Using master as initial constraint for imported dep github.com/golang/protobuf
Trying master (1643683) as initial lock for imported dep github.com/golang/protobuf
Ignoring constraint ^1.2.2-492-g38735b24f for github.com/influxdata/influxdb because it would invalidate the locked version 38735b24f67ed462a310d490cf23c1b3953e53e8.
Using * as initial constraint for imported dep github.com/influxdata/influxdb
Trying * (38735b2) as initial lock for imported dep github.com/influxdata/influxdb
Ignoring constraint ^1.0.0-2-gc12348c for github.com/matttproud/golang_protobuf_extensions because it would invalidate the locked version master.
Using * as initial constraint for imported dep github.com/matttproud/golang_protobuf_extensions
Trying master (c12348c) as initial lock for imported dep github.com/matttproud/golang_protobuf_extensions
Ignoring constraint ^0.9.0-pre1-11-g5cec1d0 for github.com/prometheus/client_golang because it would invalidate the locked version master.
Using * as initial constraint for imported dep github.com/prometheus/client_golang
Trying master (5cec1d0) as initial lock for imported dep github.com/prometheus/client_golang
Ignoring pinned constraint 6f3806018612930941127f2a7c6c453ba2c527d2 for github.com/prometheus/client_model.
Using * as initial constraint for imported dep github.com/prometheus/client_model
Trying master (6f38060) as initial lock for imported dep github.com/prometheus/client_model
Using master as initial constraint for imported dep github.com/prometheus/common
Trying master (1bab55d) as initial lock for imported dep github.com/prometheus/common
Using master as initial constraint for imported dep github.com/prometheus/procfs
Trying master (a6e9df8) as initial lock for imported dep github.com/prometheus/procfs
Searching GOPATH for projects...
Locking in (07d2007) for transitive dep github.com/tedsuo/rata
Locking in (6226ea5) for transitive dep github.com/bmizerany/pat
Locking in (e4d366f) for transitive dep gopkg.in/yaml.v2
Locking in (ca63d7c) for transitive dep github.com/mitchellh/mapstructure
Locking in (ed90515) for transitive dep github.com/hashicorp/go-multierror
Locking in (75a96bc) for transitive dep github.com/jessevdk/go-flags
Following dependencies were not found in GOPATH. Dep will use the most recent versions of these projects.
github.com/hashicorp/errwrap
Root project is "github.com/concourse/atc/metric/emitter"
1 transitively valid internal packages
7 external packages imported from 5 projects
(0) ✓ select (root)
(1) ? attempt code.cloudfoundry.org/lager with 1 pkgs; at least 1 versions to try
(1) try code.cloudfoundry.org/lager@62951a8009ab331bb21dc418074fa54e66eb9b6a
(1) ✓ select code.cloudfoundry.org/lager@62951a8009ab331bb21dc418074fa54e66eb9b6a w/1 pkgs
(2) ? attempt github.com/The-Cloud-Source/goryman with 1 pkgs; at least 1 versions to try
(2) try github.com/The-Cloud-Source/goryman@c22b6e4a7ac19d77c6f30cbea4b8f64b1fd96e86
(2) ✓ select github.com/The-Cloud-Source/goryman@c22b6e4a7ac19d77c6f30cbea4b8f64b1fd96e86 w/2 pkgs
(3) ? attempt github.com/concourse/atc with 2 pkgs; at least 1 versions to try
(3) try github.com/concourse/atc@6675c98bc9da508ad39d5cc2c08aba5e3f9e4103
(3) ✗ unable to update checked out version: : command failed: [git checkout 6675c98bc9da508ad39d5cc2c08aba5e3f9e4103]: exit status 128
(3) try github.com/concourse/atc@master
(3) ✓ select github.com/concourse/atc@master w/11 pkgs
(4) ? attempt github.com/golang/protobuf with 1 pkgs; at least 1 versions to try
(4) try github.com/golang/protobuf@master
(4) ✓ select github.com/golang/protobuf@master w/1 pkgs
(5) ? attempt github.com/hashicorp/go-multierror with 1 pkgs; at least 1 versions to try
(5) try github.com/hashicorp/go-multierror@ed905158d87462226a13fe39ddf685ea65f1c11f
(5) ✓ select github.com/hashicorp/go-multierror@ed905158d87462226a13fe39ddf685ea65f1c11f w/1 pkgs
(6) ? attempt github.com/influxdata/influxdb with 1 pkgs; at least 1 versions to try
(6) try github.com/influxdata/influxdb@38735b24f67ed462a310d490cf23c1b3953e53e8
(6) ✓ select github.com/influxdata/influxdb@38735b24f67ed462a310d490cf23c1b3953e53e8 w/3 pkgs
(7) ? attempt github.com/cenkalti/backoff with 1 pkgs; 3 versions to try
(7) try github.com/cenkalti/backoff@v1.1.0
(7) ✓ select github.com/cenkalti/backoff@v1.1.0 w/1 pkgs
(8) ? attempt github.com/jessevdk/go-flags with 1 pkgs; at least 1 versions to try
(8) try github.com/jessevdk/go-flags@75a96bc41ad20ec6cef90037b017c7645bb1a3fe
(8) ✓ select github.com/jessevdk/go-flags@75a96bc41ad20ec6cef90037b017c7645bb1a3fe w/1 pkgs
(9) ? attempt github.com/mitchellh/mapstructure with 1 pkgs; at least 1 versions to try
(9) try github.com/mitchellh/mapstructure@ca63d7c062ee3c9f34db231e352b60012b4fd0c1
(9) ✓ select github.com/mitchellh/mapstructure@ca63d7c062ee3c9f34db231e352b60012b4fd0c1 w/1 pkgs
(10) ? attempt golang.org/x/crypto with 1 pkgs; 1 versions to try
(10) try golang.org/x/crypto@master
(10) ✓ select golang.org/x/crypto@master w/2 pkgs
(11) ? attempt github.com/hashicorp/errwrap with 1 pkgs; 1 versions to try
(11) try github.com/hashicorp/errwrap@master
(11) ✓ select github.com/hashicorp/errwrap@master w/1 pkgs
(12) ? attempt github.com/cloudfoundry/bosh-cli with 1 pkgs; 167 versions to try
(12) try github.com/cloudfoundry/bosh-cli@v2.0.45
(12) ✓ select github.com/cloudfoundry/bosh-cli@v2.0.45 w/1 pkgs
(13) ? attempt github.com/tedsuo/rata with 1 pkgs; at least 1 versions to try
(13) try github.com/tedsuo/rata@07d200713958d05692ac35aa8b5f1949342fee80
(13) ✓ select github.com/tedsuo/rata@07d200713958d05692ac35aa8b5f1949342fee80 w/1 pkgs
(14) ? attempt github.com/bmizerany/pat with 1 pkgs; at least 1 versions to try
(14) try github.com/bmizerany/pat@6226ea591a40176dd3ff9cd8eff81ed6ca721a00
(14) ✓ select github.com/bmizerany/pat@6226ea591a40176dd3ff9cd8eff81ed6ca721a00 w/1 pkgs
(15) ? attempt github.com/prometheus/client_golang with 2 pkgs; at least 1 versions to try
(15) try github.com/prometheus/client_golang@master
(15) ✓ select github.com/prometheus/client_golang@master w/2 pkgs
(16) ? attempt github.com/beorn7/perks with 1 pkgs; at least 1 versions to try
(16) try github.com/beorn7/perks@master
(16) ✓ select github.com/beorn7/perks@master w/1 pkgs
(17) ? attempt github.com/prometheus/client_model with 1 pkgs; at least 1 versions to try
(17) try github.com/prometheus/client_model@master
(17) ✓ select github.com/prometheus/client_model@master w/1 pkgs
(18) ? attempt github.com/lib/pq with 1 pkgs; 6 versions to try
(18) try github.com/lib/pq@master
(18) ✓ select github.com/lib/pq@master w/2 pkgs
(19) ? attempt github.com/nu7hatch/gouuid with 1 pkgs; 1 versions to try
(19) try github.com/nu7hatch/gouuid@master
(19) ✓ select github.com/nu7hatch/gouuid@master w/1 pkgs
(20) ? attempt github.com/prometheus/common with 2 pkgs; at least 1 versions to try
(20) try github.com/prometheus/common@master
(20) ✓ select github.com/prometheus/common@master w/3 pkgs
(21) ? attempt github.com/matttproud/golang_protobuf_extensions with 1 pkgs; at least 1 versions to try
(21) try github.com/matttproud/golang_protobuf_extensions@master
(21) ✓ select github.com/matttproud/golang_protobuf_extensions@master w/1 pkgs
(22) ? attempt github.com/Masterminds/squirrel with 1 pkgs; 3 versions to try
(22) try github.com/Masterminds/squirrel@v1.0
(22) ✓ select github.com/Masterminds/squirrel@v1.0 w/1 pkgs
(23) ? attempt github.com/cppforlife/go-patch with 1 pkgs; 2 versions to try
(23) try github.com/cppforlife/go-patch@master
(23) ✓ select github.com/cppforlife/go-patch@master w/1 pkgs
(24) ? attempt gopkg.in/yaml.v2 with 1 pkgs; at least 1 versions to try
(24) try gopkg.in/yaml.v2@e4d366fc3c7938e2958e662b4258c7a89e1f0e3e
(24) ✓ select gopkg.in/yaml.v2@e4d366fc3c7938e2958e662b4258c7a89e1f0e3e w/1 pkgs
(25) ? attempt github.com/lann/builder with 1 pkgs; 2 versions to try
(25) try github.com/lann/builder@master
(25) ✓ select github.com/lann/builder@master w/1 pkgs
(26) ? attempt github.com/prometheus/procfs with 1 pkgs; at least 1 versions to try
(26) try github.com/prometheus/procfs@master
(26) ✓ select github.com/prometheus/procfs@master w/2 pkgs
(27) ? attempt github.com/lann/ps with 1 pkgs; 2 versions to try
(27) try github.com/lann/ps@master
(27) ✓ select github.com/lann/ps@master w/1 pkgs
(28) ? attempt github.com/cloudfoundry/bosh-utils with 2 pkgs; 12 versions to try
(28) try github.com/cloudfoundry/bosh-utils@master
(28) ✓ select github.com/cloudfoundry/bosh-utils@master w/3 pkgs
(29) ? attempt github.com/charlievieth/fs with 1 pkgs; 2 versions to try
(29) try github.com/charlievieth/fs@master
(29) ✓ select github.com/charlievieth/fs@master w/1 pkgs
(30) ? attempt github.com/bmatcuk/doublestar with 1 pkgs; 11 versions to try
(30) try github.com/bmatcuk/doublestar@v1.0.9
(30) ✓ select github.com/bmatcuk/doublestar@v1.0.9 w/1 pkgs
(31) ? attempt golang.org/x/net with 1 pkgs; 5 versions to try
(31) try golang.org/x/net@master
(31) ✓ select golang.org/x/net@master w/1 pkgs
✓ found solution with 52 packages from 31 projects
Solver wall times by segment:
b-list-versions: 5.795975542s
b-list-pkgs: 2.94690514s
b-gmal: 2.005565175s
b-source-exists: 629.161842ms
b-deduce-proj-root: 293.420056ms
satisfy: 28.668407ms
select-atom: 25.930367ms
new-atom: 1.253175ms
select-root: 246.693µs
other: 186.94µs
TOTAL: 11.727313337s
Locking in master (250da0e) for transitive dep github.com/cppforlife/go-patch
Locking in master (f22ce00) for transitive dep github.com/lann/builder
Locking in (c22b6e4) for direct dep github.com/The-Cloud-Source/goryman
Locking in v1.1.0 (61153c7) for transitive dep github.com/cenkalti/backoff
Locking in master (7554cd9) for transitive dep github.com/hashicorp/errwrap
Locking in v2.0.45 (d208799) for transitive dep github.com/cloudfoundry/bosh-cli
Using master as constraint for direct dep github.com/concourse/atc
Locking in master (7247e5b) for direct dep github.com/concourse/atc
Locking in master (0afc605) for transitive dep github.com/cloudfoundry/bosh-utils
Locking in master (7dc3736) for transitive dep github.com/charlievieth/fs
Locking in master (179d4d0) for transitive dep github.com/nu7hatch/gouuid
Locking in master (62de8c4) for transitive dep github.com/lann/ps
Locking in master (2509b14) for transitive dep golang.org/x/crypto
Locking in v1.0.9 (b360822) for transitive dep github.com/bmatcuk/doublestar
Locking in v1.0 (a6b9300) for transitive dep github.com/Masterminds/squirrel
Locking in master (b609790) for transitive dep github.com/lib/pq
Locking in master (c73622c) for transitive dep golang.org/x/net
Locking in (62951a8) for direct dep code.cloudfoundry.org/lager
Old vendor backed up to /home/tim/code/work/go/src/github.com/concourse/concourse/src/github.com/concourse/atc/metric/emitter/_vendor-20171030183534
(1/31) Wrote github.com/bmizerany/pat@6226ea591a40176dd3ff9cd8eff81ed6ca721a00
(2/31) Wrote github.com/beorn7/perks@master
(3/31) Wrote gopkg.in/yaml.v2@e4d366fc3c7938e2958e662b4258c7a89e1f0e3e
(4/31) Wrote github.com/The-Cloud-Source/goryman@c22b6e4a7ac19d77c6f30cbea4b8f64b1fd96e86
(5/31) Wrote github.com/Masterminds/squirrel@v1.0
(6/31) Wrote github.com/bmatcuk/doublestar@v1.0.9
(7/31) Wrote github.com/lann/ps@master
(8/31) Wrote code.cloudfoundry.org/lager@62951a8009ab331bb21dc418074fa54e66eb9b6a
(9/31) Wrote github.com/lib/pq@master
(10/31) Wrote github.com/charlievieth/fs@master
(11/31) Wrote github.com/hashicorp/go-multierror@ed905158d87462226a13fe39ddf685ea65f1c11f
(12/31) Wrote github.com/golang/protobuf@master
(13/31) Wrote github.com/cppforlife/go-patch@master
(14/31) Wrote github.com/hashicorp/errwrap@master
(15/31) Wrote github.com/lann/builder@master
(16/31) Wrote github.com/cenkalti/backoff@v1.1.0
(17/31) Wrote github.com/jessevdk/go-flags@75a96bc41ad20ec6cef90037b017c7645bb1a3fe
(18/31) Wrote github.com/matttproud/golang_protobuf_extensions@master
(19/31) Wrote github.com/mitchellh/mapstructure@ca63d7c062ee3c9f34db231e352b60012b4fd0c1
(20/31) Wrote github.com/nu7hatch/gouuid@master
(21/31) Wrote github.com/prometheus/client_golang@master
(22/31) Wrote github.com/prometheus/client_model@master
(23/31) Wrote github.com/prometheus/common@master
(24/31) Wrote github.com/influxdata/influxdb@38735b24f67ed462a310d490cf23c1b3953e53e8
(25/31) Wrote github.com/prometheus/procfs@master
(26/31) Wrote github.com/tedsuo/rata@07d200713958d05692ac35aa8b5f1949342fee80
(27/31) Wrote golang.org/x/crypto@master
(28/31) Wrote golang.org/x/net@master
(29/31) Wrote github.com/cloudfoundry/bosh-utils@master
(30/31) Wrote github.com/concourse/atc@master
(31/31) Wrote github.com/cloudfoundry/bosh-cli@v2.0.45
$ tree . -L 3
.
├── Godeps
│   ├── Godeps.json
│   └── Readme
├── Gopkg.lock
├── Gopkg.toml
├── influxdb.go
├── lager.go
├── prometheus.go
├── riemann.go
├── vendor
│   ├── code.cloudfoundry.org
│   │   └── lager
│   ├── github.com
│   │   ├── beorn7
│   │   ├── bmatcuk
│   │   ├── bmizerany
│   │   ├── cenkalti
│   │   ├── charlievieth
│   │   ├── cloudfoundry
│   │   ├── concourse
│   │   ├── cppforlife
│   │   ├── golang
│   │   ├── hashicorp
│   │   ├── influxdata
│   │   ├── jessevdk
│   │   ├── lann
│   │   ├── lib
│   │   ├── Masterminds
│   │   ├── matttproud
│   │   ├── mitchellh
│   │   ├── nu7hatch
│   │   ├── prometheus
│   │   ├── tedsuo
│   │   └── The-Cloud-Source
│   ├── golang.org
│   │   └── x
│   └── gopkg.in
│   └── yaml.v2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment