Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dex
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
dex
Commits
2cc197b8
Commit
2cc197b8
authored
Oct 04, 2016
by
Eric Chiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
glide.yaml: add gRPC dependencies
parent
29864f0c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
glide.yaml
glide.yaml
+18
-0
No files found.
glide.yaml
View file @
2cc197b8
...
...
@@ -26,6 +26,11 @@ import:
version
:
6a513affb38dc9788b449d59ffed099b8de18fa0
subpackages
:
-
context
-
http2
-
http2/hpack
-
internal/timeseries
-
lex/httplex
-
trace
-
package
:
gopkg.in/yaml.v2
version
:
a83829b6f1293c91addabc89d0571c246397bbf4
...
...
@@ -89,3 +94,16 @@ import:
version
:
31611c0501c812f437d4861d87d117053967c955
subpackages
:
-
crdb
# gRPC also imports protobuf and the x/net/http2 stack.
-
package
:
google.golang.org/grpc
version
:
b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21
subpackages
:
-
codes
-
credentials
-
grpclog
-
internal
-
metadata
-
naming
-
peer
-
transport
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment