Commit miss re: consuls variable rename

This commit is contained in:
Sean Chittenden 2016-02-18 15:44:32 -08:00
parent b33648ca5c
commit 3730eaf6df
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import (
"github.com/hashicorp/consul/consul/structs"
"github.com/hashicorp/consul/testutil"
"github.com/hashicorp/net-rpc-msgpackrpc"
"github.com/hashicorp/consul/vendor/github.com/hashicorp/net-rpc-msgpackrpc"
"github.com/hashicorp/serf/serf"
)