File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/spf13/cobra v1.4.0
88 github.com/trustwallet/assets-go-libs v0.2.0
99 github.com/trustwallet/go-libs v0.3.13
10- github.com/trustwallet/go-primitives v0.0.45
10+ github.com/trustwallet/go-primitives v0.0.50
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ github.com/trustwallet/go-libs v0.3.13 h1:zB30WfP6Do+5Cf3+HgkUhawBf1fnOdvvC/eBfC
5555github.com/trustwallet/go-libs v0.3.13 /go.mod h1:FuDoyKxhE1IgLPWMfU1PFok87MqfYm/spJJx1QziWe8 =
5656github.com/trustwallet/go-primitives v0.0.45 h1:SFeAUgFc4slZGA26pcEGGaCKrqHvmZa5CFvSjbmv4KM =
5757github.com/trustwallet/go-primitives v0.0.45 /go.mod h1:4IujMVfxa0uJS267wFszPDYd7vVjQY+/uOREZclnfU0 =
58+ github.com/trustwallet/go-primitives v0.0.50 h1:As4oOMAxbzhLF9gR+8FVw775QZ5rgLtO+2G+ju+MeZo =
59+ github.com/trustwallet/go-primitives v0.0.50 /go.mod h1:4IujMVfxa0uJS267wFszPDYd7vVjQY+/uOREZclnfU0 =
5860golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
5961golang.org/x/crypto v0.0.0-20190820162420-60c769a6c586 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
6062golang.org/x/crypto v0.0.0-20220214200702-86341886e292 h1:f+lwQ+GtmgoY+A2YaQxlSOnDjXcQ7ZRLWOHbC6HtRqE =
You can’t perform that action at this time.
0 commit comments