update gohashtree (#11206)

* update gohashtree

* go mod
This commit is contained in:
Potuz
2022-08-12 09:25:43 -03:00
committed by GitHub
parent f7a298ae8f
commit c64cf05879
3 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -251,7 +251,7 @@ require (
github.com/go-playground/validator/v10 v10.10.0
github.com/peterh/liner v1.2.0 // indirect
github.com/prometheus/tsdb v0.10.0 // indirect
github.com/prysmaticlabs/gohashtree v0.0.1-alpha.0.20220303211031-f753e083138c
github.com/prysmaticlabs/gohashtree v0.0.2-alpha
golang.org/x/sys v0.0.0-20220702020025-31831981b65f // indirect
google.golang.org/api v0.34.0 // indirect
google.golang.org/appengine v1.6.7 // indirect