update go-rpc to fix race condition

This commit is contained in:
Ethan Frey 2017-04-11 13:42:45 +02:00 committed by Ethan Buchman
parent ac86e664c7
commit c0f026a9b3

2
glide.lock generated
View File

@ -110,7 +110,7 @@ imports:
subpackages: subpackages:
- upnp - upnp
- name: github.com/tendermint/go-rpc - name: github.com/tendermint/go-rpc
version: a416c37ebd389dcc320d8f41bdcdc575bdc0a826 version: 9d18cbe74e66f875afa36d2fa3be280e4a2dc9e6
subpackages: subpackages:
- client - client
- server - server