Skip to content

Commit

Permalink
Upgrade go-primitives
Browse files Browse the repository at this point in the history
  • Loading branch information
covain committed Jun 14, 2022
1 parent bda9de9 commit f0a07c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/spf13/cobra v1.4.0
github.com/trustwallet/assets-go-libs v0.2.0
github.com/trustwallet/go-libs v0.3.13
github.com/trustwallet/go-primitives v0.0.45
github.com/trustwallet/go-primitives v0.0.50
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ github.com/trustwallet/go-libs v0.3.13 h1:zB30WfP6Do+5Cf3+HgkUhawBf1fnOdvvC/eBfC
github.com/trustwallet/go-libs v0.3.13/go.mod h1:FuDoyKxhE1IgLPWMfU1PFok87MqfYm/spJJx1QziWe8=
github.com/trustwallet/go-primitives v0.0.45 h1:SFeAUgFc4slZGA26pcEGGaCKrqHvmZa5CFvSjbmv4KM=
github.com/trustwallet/go-primitives v0.0.45/go.mod h1:4IujMVfxa0uJS267wFszPDYd7vVjQY+/uOREZclnfU0=
github.com/trustwallet/go-primitives v0.0.50 h1:As4oOMAxbzhLF9gR+8FVw775QZ5rgLtO+2G+ju+MeZo=
github.com/trustwallet/go-primitives v0.0.50/go.mod h1:4IujMVfxa0uJS267wFszPDYd7vVjQY+/uOREZclnfU0=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20190820162420-60c769a6c586/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20220214200702-86341886e292 h1:f+lwQ+GtmgoY+A2YaQxlSOnDjXcQ7ZRLWOHbC6HtRqE=
Expand Down

0 comments on commit f0a07c4

Please sign in to comment.