update dependencies to work with update eth-block-extractor

This commit is contained in:
Ian Norden
2019-12-02 13:24:49 -06:00
parent 31a9017c4f
commit d702cb720c
3000 changed files with 433987 additions and 182448 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ package pb
import (
encoding_binary "encoding/binary"
fmt "fmt"
proto "gx/ipfs/QmddjPSGZb3ieihSseFeCfVRpZzcqczPNsD2DvarSwnjJB/gogo-protobuf/proto"
proto "github.com/gogo/protobuf/proto"
io "io"
math "math"
)