Remove gogo proto from where it snuck in

This commit is contained in:
Jeff Mitchell
2019-06-18 14:45:42 -04:00
parent cc301dda64
commit f990eb1626
3 changed files with 1 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ import (
"reflect"
"github.com/gogo/protobuf/proto"
"github.com/golang/protobuf/proto"
plugin "github.com/hashicorp/go-plugin"
"github.com/hashicorp/vault/sdk/helper/consts"
"github.com/hashicorp/vault/sdk/logical"