File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ require (
71
71
github.com/golang-commonmark/markdown v0.0.0-20180910011815-a8f139058164
72
72
github.com/golang/geo v0.0.0-20200319012246-673a6f80352d
73
73
github.com/golang/mock v1.6.0
74
- github.com/golang/protobuf v1.5.2
74
+ github.com/golang/protobuf v1.5.4
75
75
github.com/golang/snappy v0.0.4
76
76
github.com/google/btree v1.0.1
77
77
github.com/google/flatbuffers v2.0.0+incompatible
Original file line number Diff line number Diff line change @@ -967,8 +967,9 @@ github.com/golang/protobuf v1.4.2/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw
967
967
github.com/golang/protobuf v1.4.3 /go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI =
968
968
github.com/golang/protobuf v1.5.0 /go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk =
969
969
github.com/golang/protobuf v1.5.1 /go.mod h1:DopwsBzvsk0Fs44TXzsVbJyPhcCPeIwnvohx4u74HPM =
970
- github.com/golang/protobuf v1.5.2 h1:ROPKBNFfQgOUMifHyP+KYbvpjbdoFNs+aK7DXlji0Tw =
971
970
github.com/golang/protobuf v1.5.2 /go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY =
971
+ github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek =
972
+ github.com/golang/protobuf v1.5.4 /go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps =
972
973
github.com/golang/snappy v0.0.0-20170215233205-553a64147049 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
973
974
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
974
975
github.com/golang/snappy v0.0.1 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
You can’t perform that action at this time.
0 commit comments