Created
June 28, 2017 10:51
-
-
Save mkozjak/5336bf89c526e39196d2095c8e4ebdae to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'. | |
[[projects]] | |
name = "github.com/go-log/log" | |
packages = [".","log"] | |
revision = "37e2e1f19306361e1fc152a1839f1236149cb4e4" | |
version = "v0.1.0" | |
[[projects]] | |
branch = "master" | |
name = "github.com/golang/protobuf" | |
packages = ["proto"] | |
revision = "6a1fa9404c0aebf36c879bc50152edcc953910d2" | |
[[projects]] | |
name = "github.com/hashicorp/consul" | |
packages = ["api","watch"] | |
revision = "2c7715154d8d4568524b76d2d4deb7ca6fd1b285" | |
version = "v0.8.5" | |
[[projects]] | |
branch = "master" | |
name = "github.com/hashicorp/go-cleanhttp" | |
packages = ["."] | |
revision = "3573b8b52aa7b37b9358d966a898feb387f62437" | |
[[projects]] | |
branch = "master" | |
name = "github.com/hashicorp/go-rootcerts" | |
packages = ["."] | |
revision = "6bb64b370b90e7ef1fa532be9e591a81c3493e00" | |
[[projects]] | |
name = "github.com/hashicorp/serf" | |
packages = ["coordinate"] | |
revision = "d6574a5bb1226678d7010325fb6c985db20ee458" | |
version = "v0.8.1" | |
[[projects]] | |
branch = "master" | |
name = "github.com/micro/cli" | |
packages = ["."] | |
revision = "3d2263bb092286dde294a31049c92665f8373820" | |
[[projects]] | |
branch = "master" | |
name = "github.com/micro/go-log" | |
packages = ["."] | |
revision = "cbfa9447f9b655f8e66583237e51f40ca9bff860" | |
[[projects]] | |
name = "github.com/micro/go-micro" | |
packages = [".","broker","broker/codec","broker/codec/json","broker/http","client","cmd","codec","codec/jsonrpc","codec/protorpc","errors","metadata","registry","registry/consul","registry/mdns","selector","selector/cache","server","server/debug","server/debug/proto","transport","transport/codec","transport/http"] | |
revision = "3812cbbcb6f0106cb0b894835411231909de0004" | |
version = "v0.1.1" | |
[[projects]] | |
branch = "master" | |
name = "github.com/micro/mdns" | |
packages = ["."] | |
revision = "cdf30746f9f70dc7a366d3d885792a092fd83102" | |
[[projects]] | |
branch = "master" | |
name = "github.com/micro/misc" | |
packages = ["lib/addr","lib/net","lib/tls"] | |
revision = "d090a0434084e482de5c73e8892b56d291881ec9" | |
[[projects]] | |
branch = "master" | |
name = "github.com/miekg/dns" | |
packages = ["."] | |
revision = "e78414ef75607394ad7d917824f07f381df2eafa" | |
[[projects]] | |
branch = "master" | |
name = "github.com/mitchellh/go-homedir" | |
packages = ["."] | |
revision = "b8bc1bf767474819792c23f32d8286a45736f1c6" | |
[[projects]] | |
branch = "master" | |
name = "github.com/mitchellh/hashstructure" | |
packages = ["."] | |
revision = "2bca23e0e452137f789efbc8610126fd8b94f73b" | |
[[projects]] | |
name = "github.com/pborman/uuid" | |
packages = ["."] | |
revision = "a97ce2ca70fa5a848076093f05e639a89ca34d06" | |
version = "v1.0" | |
[[projects]] | |
branch = "master" | |
name = "golang.org/x/net" | |
packages = ["bpf","context","internal/iana","internal/socket","ipv4","ipv6"] | |
revision = "5f8847ae0d0e90b6a9dc8148e7ad616874625171" | |
[solve-meta] | |
analyzer-name = "dep" | |
analyzer-version = 1 | |
inputs-digest = "691da141d08276f85313120deaf94f0edfbe91108abc1ea1c6f92ea5771505e7" | |
solver-name = "gps-cdcl" | |
solver-version = 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment