update vendor dep; constrain to revision of geth with UnpackIntoMap; updates to match

This commit is contained in:
Ian Norden
2019-04-03 00:14:02 -05:00
parent fea4ce0c7a
commit 72c73c25b7
808 changed files with 70961 additions and 99487 deletions
-1
View File
@@ -63,7 +63,6 @@ dep: | $(DEP)
$(DEP) ensure
build: dep
git checkout vendor/github.com/ethereum/go-ethereum/accounts/abi
go fmt ./...
go build