Skip to content

Commit

Permalink
Add protobuf to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gdiazlo committed Mar 14, 2019
1 parent 7fa84a2 commit e26eda1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ require (
github.com/cespare/xxhash v1.1.0 // indirect
github.com/coocood/freecache v1.1.0
github.com/dgraph-io/badger v1.5.4
github.com/golang/protobuf v1.2.0
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c
github.com/hashicorp/go-msgpack v0.5.3
github.com/hashicorp/logutils v1.0.0
Expand Down

0 comments on commit e26eda1

Please sign in to comment.