Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
vendor: Add github.com/gogo/protobuf
Browse files Browse the repository at this point in the history
VMCache code use github.com/gogo/protobuf.

Fixes: #52

Signed-off-by: Hui Zhu <[email protected]>
  • Loading branch information
teawater committed Mar 1, 2019
1 parent d4ad0f2 commit e0e781b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@
name = "github.com/firecracker-microvm/firecracker-go-sdk"
revision = "961461227bddf7e40a1d690634e866c343910f86"

[[constraint]]
name = "github.com/gogo/protobuf"
revision = "342cbe0a04158f6dcb03ca0079991a51a4248c02"

[[override]]
branch = "master"
name = "github.com/hashicorp/yamux"
Expand Down

0 comments on commit e0e781b

Please sign in to comment.