Skip to content

Commit

Permalink
vendor: Add codec package because of breakage
Browse files Browse the repository at this point in the history
Recent git master 54210f4e076c57f351166f0ed60e67d3fca57a36 of
github.com/ugorji/go broke the builds. See:
etcd-io/etcd#8579
  • Loading branch information
purpleidea committed Sep 19, 2017
1 parent 21f7f87 commit 95cb94a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@
[submodule "vendor/github.com/grpc-ecosystem/go-grpc-prometheus"]
path = vendor/github.com/grpc-ecosystem/go-grpc-prometheus
url = https://github.com/grpc-ecosystem/go-grpc-prometheus
[submodule "vendor/github.com/ugorji/go"]
path = vendor/github.com/ugorji/go
url = https://github.com/ugorji/go
1 change: 1 addition & 0 deletions vendor/github.com/ugorji/go
Submodule go added at 8c0409

0 comments on commit 95cb94a

Please sign in to comment.