Update go-ssz (#3929)

* update from https://github.com/prysmaticlabs/go-ssz/pull/96

* proper updates
This commit is contained in:
Preston Van Loon 2019-11-06 10:40:31 -05:00 committed by Raul Jordan
parent 9c1e3c260a
commit d35c5db260

View File

@ -210,7 +210,7 @@ go_repository(
go_repository(
name = "com_github_prysmaticlabs_go_ssz",
commit = "7e767fb53d02ea220428a6cc0850ee6e17d71bb1",
commit = "f9cd0959d8e107241bcb4bad1d4d8e72b3e9f7b4",
importpath = "github.com/prysmaticlabs/go-ssz",
)