Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Gopkg.lock « go-grpc-middleware « grpc-ecosystem « github.com « vendor - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ebdcb75a878d434df11bdaf4a336d4d177462c80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.


[[projects]]
  name = "cloud.google.com/go"
  packages = ["compute/metadata"]
  revision = "2d3a6656c17a60b0815b7e06ab0be04eacb6e613"
  version = "v0.16.0"

[[projects]]
  name = "github.com/davecgh/go-spew"
  packages = ["spew"]
  revision = "346938d642f2ec3594ed81d874461961cd0faa76"
  version = "v1.1.0"

[[projects]]
  name = "github.com/gogo/protobuf"
  packages = ["gogoproto","proto","protoc-gen-gogo/descriptor"]
  revision = "342cbe0a04158f6dcb03ca0079991a51a4248c02"
  version = "v0.5"

[[projects]]
  branch = "master"
  name = "github.com/golang/protobuf"
  packages = ["jsonpb","proto","ptypes","ptypes/any","ptypes/duration","ptypes/struct","ptypes/timestamp"]
  revision = "1e59b77b52bf8e4b449a57e6f79f21226d571845"

[[projects]]
  name = "github.com/opentracing/opentracing-go"
  packages = [".","ext","log","mocktracer"]
  revision = "1949ddbfd147afd4d964a9f00b24eb291e0e7c38"
  version = "v1.0.2"

[[projects]]
  name = "github.com/pmezard/go-difflib"
  packages = ["difflib"]
  revision = "792786c7400a136282c1664665ae0a8db921c6c2"
  version = "v1.0.0"

[[projects]]
  name = "github.com/sirupsen/logrus"
  packages = ["."]
  revision = "f006c2ac4710855cf0f916dd6b77acf6b048dc6e"
  version = "v1.0.3"

[[projects]]
  name = "github.com/stretchr/testify"
  packages = ["assert","require","suite"]
  revision = "69483b4bd14f5845b5a1e55bca19e954e827f1d0"
  version = "v1.1.4"

[[projects]]
  name = "go.uber.org/atomic"
  packages = ["."]
  revision = "8474b86a5a6f79c443ce4b2992817ff32cf208b8"
  version = "v1.3.1"

[[projects]]
  name = "go.uber.org/multierr"
  packages = ["."]
  revision = "3c4937480c32f4c13a875a1829af76c98ca3d40a"
  version = "v1.1.0"

[[projects]]
  name = "go.uber.org/zap"
  packages = [".","buffer","internal/bufferpool","internal/color","internal/exit","zapcore"]
  revision = "35aad584952c3e7020db7b839f6b102de6271f89"
  version = "v1.7.1"

[[projects]]
  branch = "master"
  name = "golang.org/x/crypto"
  packages = ["ssh/terminal"]
  revision = "94eea52f7b742c7cbe0b03b22f0c4c8631ece122"

[[projects]]
  branch = "master"
  name = "golang.org/x/net"
  packages = ["context","context/ctxhttp","http2","http2/hpack","idna","internal/timeseries","lex/httplex","trace"]
  revision = "a8b9294777976932365dabb6640cf1468d95c70f"

[[projects]]
  branch = "master"
  name = "golang.org/x/oauth2"
  packages = [".","google","internal","jws","jwt"]
  revision = "f95fa95eaa936d9d87489b15d1d18b97c1ba9c28"

[[projects]]
  branch = "master"
  name = "golang.org/x/sys"
  packages = ["unix","windows"]
  revision = "13fcbd661c8ececa8807a29b48407d674b1d8ed8"

[[projects]]
  branch = "master"
  name = "golang.org/x/text"
  packages = ["collate","collate/build","internal/colltab","internal/gen","internal/tag","internal/triegen","internal/ucd","language","secure/bidirule","transform","unicode/bidi","unicode/cldr","unicode/norm","unicode/rangetable"]
  revision = "75cc3cad82b5f47d3fb229ddda8c5167da14f294"

[[projects]]
  name = "google.golang.org/appengine"
  packages = [".","internal","internal/app_identity","internal/base","internal/datastore","internal/log","internal/modules","internal/remote_api","internal/urlfetch","urlfetch"]
  revision = "150dc57a1b433e64154302bdc40b6bb8aefa313a"
  version = "v1.0.0"

[[projects]]
  branch = "master"
  name = "google.golang.org/genproto"
  packages = ["googleapis/rpc/status"]
  revision = "7f0da29060c682909f650ad8ed4e515bd74fa12a"

[[projects]]
  name = "google.golang.org/grpc"
  packages = [".","balancer","balancer/roundrobin","codes","connectivity","credentials","credentials/oauth","encoding","grpclb/grpc_lb_v1/messages","grpclog","internal","keepalive","metadata","naming","peer","resolver","resolver/dns","resolver/passthrough","stats","status","tap","transport"]
  revision = "5a9f7b402fe85096d2e1d0383435ee1876e863d0"
  version = "v1.8.0"

[solve-meta]
  analyzer-name = "dep"
  analyzer-version = 1
  inputs-digest = "b24c6670412eb0bc44ed1db77fecc52333f8725f3e3272bdc568f5683a63031f"
  solver-name = "gps-cdcl"
  solver-version = 1