File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/trustwallet/assets-go-libs
22
33go 1.18
44
5- require github.com/trustwallet/go-primitives v0.0.75
5+ require github.com/trustwallet/go-primitives v0.0.76
66
77require (
88 github.com/kr/text v0.2.0 // indirect
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ github.com/rogpeppe/go-internal v1.8.1/go.mod h1:JeRgkft04UBgHMgCIwADu4Pn6Mtm5d4
1717github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
1818github.com/trustwallet/go-libs v0.3.13 h1:zB30WfP6Do+5Cf3+HgkUhawBf1fnOdvvC/eBfCHKBEw =
1919github.com/trustwallet/go-libs v0.3.13 /go.mod h1:FuDoyKxhE1IgLPWMfU1PFok87MqfYm/spJJx1QziWe8 =
20- github.com/trustwallet/go-primitives v0.0.75 h1:eLEYRuRoJbBDIzpj1bniwghD0MX4OUvd3H2vyoxezcA =
21- github.com/trustwallet/go-primitives v0.0.75 /go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc =
20+ github.com/trustwallet/go-primitives v0.0.76 h1:oNrbXLwxIjJYzv59W1UQOLY9FE69JAWEDg9sQeMRDS0 =
21+ github.com/trustwallet/go-primitives v0.0.76 /go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc =
2222golang.org/x/crypto v0.1.0 h1:MDRAIl0xIo9Io2xV565hzXHw3zVseKrJKodhohM5CjU =
2323golang.org/x/crypto v0.1.0 /go.mod h1:RecgLatLF4+eUMCP1PoPZQb+cVrJcOPbHkTkbkB9sbw =
2424golang.org/x/image v0.0.0-20211028202545-6944b10bf410 h1:hTftEOvwiOq2+O8k2D5/Q7COC7k5Qcrgc2TFURJYnvQ =
You can’t perform that action at this time.
0 commit comments