mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
383 lines
9.7 KiB
TOML
383 lines
9.7 KiB
TOML
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
|
|
|
|
|
|
[[projects]]
|
|
name = "github.com/beorn7/perks"
|
|
packages = ["quantile"]
|
|
revision = "4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9"
|
|
source = "https://github.com/beorn7/perks"
|
|
|
|
[[projects]]
|
|
name = "github.com/bgentry/speakeasy"
|
|
packages = ["."]
|
|
revision = "4aabc24848ce5fd31929f7d1e4ea74d3709c14cd"
|
|
source = "https://github.com/bgentry/speakeasy"
|
|
version = "v0.1.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/coreos/bbolt"
|
|
packages = ["."]
|
|
revision = "48ea1b39c25fc1bab3506fbc712ecbaa842c4d2d"
|
|
source = "https://github.com/coreos/bbolt"
|
|
version = "v1.3.1-coreos.6"
|
|
|
|
[[projects]]
|
|
name = "github.com/coreos/go-semver"
|
|
packages = ["semver"]
|
|
revision = "8ab6407b697782a06568d4b7f1db25550ec2e4c6"
|
|
source = "https://github.com/coreos/go-semver"
|
|
version = "v0.2.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/coreos/go-systemd"
|
|
packages = [
|
|
"daemon",
|
|
"journal",
|
|
"util"
|
|
]
|
|
revision = "d2196463941895ee908e13531a23a39feb9e1243"
|
|
source = "https://github.com/coreos/go-systemd"
|
|
version = "v15"
|
|
|
|
[[projects]]
|
|
name = "github.com/coreos/pkg"
|
|
packages = [
|
|
"capnslog",
|
|
"dlopen"
|
|
]
|
|
revision = "3ac0863d7acf3bc44daf49afef8919af12f704ef"
|
|
source = "https://github.com/coreos/pkg"
|
|
version = "v3"
|
|
|
|
[[projects]]
|
|
name = "github.com/cpuguy83/go-md2man"
|
|
packages = ["md2man"]
|
|
revision = "23709d0847197db6021a51fdb193e66e9222d4e7"
|
|
source = "https://github.com/cpuguy83/go-md2man"
|
|
|
|
[[projects]]
|
|
name = "github.com/dgrijalva/jwt-go"
|
|
packages = ["."]
|
|
revision = "d2709f9f1f31ebcda9651b03077758c1f3a0018c"
|
|
source = "https://github.com/dgrijalva/jwt-go"
|
|
version = "v3.0.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/dustin/go-humanize"
|
|
packages = ["."]
|
|
revision = "bb3d318650d48840a39aa21a027c6630e198e626"
|
|
source = "https://github.com/dustin/go-humanize"
|
|
|
|
[[projects]]
|
|
name = "github.com/ghodss/yaml"
|
|
packages = ["."]
|
|
revision = "0ca9ea5df5451ffdf184b4428c902747c2c11cd7"
|
|
source = "https://github.com/ghodss/yaml"
|
|
version = "v1.0.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/gogo/protobuf"
|
|
packages = [
|
|
"gogoproto",
|
|
"proto",
|
|
"protoc-gen-gogo/descriptor"
|
|
]
|
|
revision = "342cbe0a04158f6dcb03ca0079991a51a4248c02"
|
|
source = "https://github.com/gogo/protobuf"
|
|
version = "v0.5"
|
|
|
|
[[projects]]
|
|
name = "github.com/golang/groupcache"
|
|
packages = ["lru"]
|
|
revision = "02826c3e79038b59d737d3b1c0a1d937f71a4433"
|
|
source = "https://github.com/golang/groupcache"
|
|
|
|
[[projects]]
|
|
name = "github.com/golang/protobuf"
|
|
packages = [
|
|
"jsonpb",
|
|
"proto",
|
|
"ptypes",
|
|
"ptypes/any",
|
|
"ptypes/duration",
|
|
"ptypes/struct",
|
|
"ptypes/timestamp"
|
|
]
|
|
revision = "1e59b77b52bf8e4b449a57e6f79f21226d571845"
|
|
source = "https://github.com/golang/protobuf"
|
|
|
|
[[projects]]
|
|
name = "github.com/google/btree"
|
|
packages = ["."]
|
|
revision = "925471ac9e2131377a91e1595defec898166fe49"
|
|
source = "https://github.com/google/btree"
|
|
|
|
[[projects]]
|
|
name = "github.com/gorilla/websocket"
|
|
packages = ["."]
|
|
revision = "4201258b820c74ac8e6922fc9e6b52f71fe46f8d"
|
|
source = "https://github.com/gorilla/websocket"
|
|
|
|
[[projects]]
|
|
name = "github.com/grpc-ecosystem/go-grpc-prometheus"
|
|
packages = ["."]
|
|
revision = "0dafe0d496ea71181bf2dd039e7e3f44b6bd11a7"
|
|
source = "https://github.com/grpc-ecosystem/go-grpc-prometheus"
|
|
|
|
[[projects]]
|
|
name = "github.com/grpc-ecosystem/grpc-gateway"
|
|
packages = [
|
|
"runtime",
|
|
"runtime/internal",
|
|
"utilities"
|
|
]
|
|
revision = "07f5e79768022f9a3265235f0db4ac8c3f675fec"
|
|
source = "https://github.com/grpc-ecosystem/grpc-gateway"
|
|
version = "v1.3.1"
|
|
|
|
[[projects]]
|
|
name = "github.com/inconshreveable/mousetrap"
|
|
packages = ["."]
|
|
revision = "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
|
|
version = "v1.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/jonboulle/clockwork"
|
|
packages = ["."]
|
|
revision = "2eee05ed794112d45db504eb05aa693efd2b8b09"
|
|
source = "https://github.com/jonboulle/clockwork"
|
|
version = "v0.1.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/kr/pty"
|
|
packages = ["."]
|
|
revision = "2c10821df3c3cf905230d078702dfbe9404c9b23"
|
|
source = "https://github.com/kr/pty"
|
|
version = "v1.0.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/mattn/go-runewidth"
|
|
packages = ["."]
|
|
revision = "9e777a8366cce605130a531d2cd6363d07ad7317"
|
|
source = "https://github.com/mattn/go-runewidth"
|
|
version = "v0.0.2"
|
|
|
|
[[projects]]
|
|
name = "github.com/matttproud/golang_protobuf_extensions"
|
|
packages = ["pbutil"]
|
|
revision = "3247c84500bff8d9fb6d579d800f20b3e091582c"
|
|
version = "v1.0.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/olekukonko/tablewriter"
|
|
packages = ["."]
|
|
revision = "a0225b3f23b5ce0cbec6d7a66a968f8a59eca9c4"
|
|
source = "https://github.com/olekukonko/tablewriter"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "github.com/petar/GoLLRB"
|
|
packages = ["llrb"]
|
|
revision = "53be0d36a84c2a886ca057d34b6aa4468df9ccb4"
|
|
|
|
[[projects]]
|
|
name = "github.com/prometheus/client_golang"
|
|
packages = [
|
|
"prometheus",
|
|
"prometheus/promhttp"
|
|
]
|
|
revision = "5cec1d0429b02e4323e042eb04dafdb079ddf568"
|
|
source = "https://github.com/prometheus/client_golang"
|
|
|
|
[[projects]]
|
|
name = "github.com/prometheus/client_model"
|
|
packages = ["go"]
|
|
revision = "6f3806018612930941127f2a7c6c453ba2c527d2"
|
|
source = "https://github.com/prometheus/client_model"
|
|
|
|
[[projects]]
|
|
name = "github.com/prometheus/common"
|
|
packages = [
|
|
"expfmt",
|
|
"internal/bitbucket.org/ww/goautoneg",
|
|
"model"
|
|
]
|
|
revision = "e3fb1a1acd7605367a2b378bc2e2f893c05174b7"
|
|
source = "https://github.com/prometheus/common"
|
|
|
|
[[projects]]
|
|
name = "github.com/prometheus/procfs"
|
|
packages = [
|
|
".",
|
|
"xfs"
|
|
]
|
|
revision = "a6e9df898b1336106c743392c48ee0b71f5c4efa"
|
|
source = "https://github.com/prometheus/procfs"
|
|
|
|
[[projects]]
|
|
name = "github.com/russross/blackfriday"
|
|
packages = ["."]
|
|
revision = "4048872b16cc0fc2c5fd9eacf0ed2c2fedaa0c8c"
|
|
source = "https://github.com/russross/blackfriday"
|
|
|
|
[[projects]]
|
|
name = "github.com/sirupsen/logrus"
|
|
packages = ["."]
|
|
revision = "f006c2ac4710855cf0f916dd6b77acf6b048dc6e"
|
|
source = "https://github.com/sirupsen/logrus"
|
|
version = "v1.0.3"
|
|
|
|
[[projects]]
|
|
name = "github.com/soheilhy/cmux"
|
|
packages = ["."]
|
|
revision = "bb79a83465015a27a175925ebd155e660f55e9f1"
|
|
source = "https://github.com/soheilhy/cmux"
|
|
version = "v0.1.3"
|
|
|
|
[[projects]]
|
|
name = "github.com/spf13/cobra"
|
|
packages = ["."]
|
|
revision = "1c44ec8d3f1552cac48999f9306da23c4d8a288b"
|
|
source = "https://github.com/spf13/cobra"
|
|
|
|
[[projects]]
|
|
name = "github.com/spf13/pflag"
|
|
packages = ["."]
|
|
revision = "e57e3eeb33f795204c1ca35f56c44f83227c6e66"
|
|
source = "https://github.com/spf13/pflag"
|
|
version = "v1.0.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/tmc/grpc-websocket-proxy"
|
|
packages = ["wsproxy"]
|
|
revision = "89b8d40f7ca833297db804fcb3be53a76d01c238"
|
|
source = "https://github.com/tmc/grpc-websocket-proxy"
|
|
|
|
[[projects]]
|
|
name = "github.com/ugorji/go"
|
|
packages = ["codec"]
|
|
revision = "bdcc60b419d136a85cdf2e7cbcac34b3f1cd6e57"
|
|
source = "https://github.com/ugorji/go"
|
|
|
|
[[projects]]
|
|
name = "github.com/urfave/cli"
|
|
packages = ["."]
|
|
revision = "1efa31f08b9333f1bd4882d61f9d668a70cd902e"
|
|
source = "https://github.com/urfave/cli"
|
|
version = "v1.18.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/xiang90/probing"
|
|
packages = ["."]
|
|
revision = "07dd2e8dfe18522e9c447ba95f2fe95262f63bb2"
|
|
source = "https://github.com/xiang90/probing"
|
|
version = "0.0.1"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/crypto"
|
|
packages = [
|
|
"bcrypt",
|
|
"blowfish",
|
|
"ssh/terminal"
|
|
]
|
|
revision = "9419663f5a44be8b34ca85f08abc5fe1be11f8a3"
|
|
source = "https://github.com/golang/crypto"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/net"
|
|
packages = [
|
|
"context",
|
|
"http2",
|
|
"http2/hpack",
|
|
"idna",
|
|
"internal/timeseries",
|
|
"lex/httplex",
|
|
"trace"
|
|
]
|
|
revision = "66aacef3dd8a676686c7ae3716979581e8b03c47"
|
|
source = "https://github.com/golang/net"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/sys"
|
|
packages = [
|
|
"unix",
|
|
"windows"
|
|
]
|
|
revision = "ebfc5b4631820b793c9010c87fd8fef0f39eb082"
|
|
source = "https://github.com/golang/sys"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/text"
|
|
packages = [
|
|
"internal/gen",
|
|
"internal/triegen",
|
|
"internal/ucd",
|
|
"secure/bidirule",
|
|
"transform",
|
|
"unicode/bidi",
|
|
"unicode/cldr",
|
|
"unicode/norm",
|
|
"unicode/rangetable"
|
|
]
|
|
revision = "b19bf474d317b857955b12035d2c5acb57ce8b01"
|
|
source = "https://github.com/golang/text"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/time"
|
|
packages = ["rate"]
|
|
revision = "c06e80d9300e4443158a03817b8a8cb37d230320"
|
|
source = "https://github.com/golang/time"
|
|
|
|
[[projects]]
|
|
name = "google.golang.org/genproto"
|
|
packages = ["googleapis/rpc/status"]
|
|
revision = "09f6ed296fc66555a25fe4ce95173148778dfa85"
|
|
source = "https://github.com/google/go-genproto"
|
|
|
|
[[projects]]
|
|
name = "google.golang.org/grpc"
|
|
packages = [
|
|
".",
|
|
"balancer",
|
|
"codes",
|
|
"connectivity",
|
|
"credentials",
|
|
"grpclb/grpc_lb_v1/messages",
|
|
"grpclog",
|
|
"health",
|
|
"health/grpc_health_v1",
|
|
"internal",
|
|
"keepalive",
|
|
"metadata",
|
|
"naming",
|
|
"peer",
|
|
"resolver",
|
|
"stats",
|
|
"status",
|
|
"tap",
|
|
"transport"
|
|
]
|
|
revision = "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
|
|
source = "https://github.com/grpc/grpc-go"
|
|
version = "v1.7.5"
|
|
|
|
[[projects]]
|
|
name = "gopkg.in/cheggaaa/pb.v1"
|
|
packages = ["."]
|
|
revision = "226d21d43a305fac52b3a104ef83e721b15275e0"
|
|
source = "https://github.com/cheggaaa/pb"
|
|
version = "v1.0.2"
|
|
|
|
[[projects]]
|
|
name = "gopkg.in/yaml.v2"
|
|
packages = ["."]
|
|
revision = "cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b"
|
|
source = "https://github.com/go-yaml/yaml"
|
|
|
|
[solve-meta]
|
|
analyzer-name = "dep"
|
|
analyzer-version = 1
|
|
inputs-digest = "d3d9cf93e8be79ee71de7d96f1b7529d51fbdf1a96cc0b865fc8ec6b1a42c575"
|
|
solver-name = "gps-cdcl"
|
|
solver-version = 1
|