File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/trustwallet/assets-go-libs
2
2
3
3
go 1.17
4
4
5
- require github.com/trustwallet/go-primitives v0.0.28
5
+ require github.com/trustwallet/go-primitives v0.0.30
6
6
7
7
require github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
8
8
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
7
7
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
8
8
github.com/trustwallet/go-libs v0.2.25 h1:V/cRI70vHMcRIUI75W34bpw8JeMTu1CQDfHAhIUWWO0 =
9
9
github.com/trustwallet/go-libs v0.2.25 /go.mod h1:7QdAp1lcteKKI0DYqGoaO8KO4eTNYjGmg8vHy0YXkKc =
10
- github.com/trustwallet/go-primitives v0.0.28 h1:aJGjxggsxFH9GCXyqlVxv9nqmUe6lxvAZncwp1MCLVw =
11
- github.com/trustwallet/go-primitives v0.0.28 /go.mod h1:jLqd7rm+4EYG5JdpxhngM9HwbqfEXzKy/wK4vUB7STs =
10
+ github.com/trustwallet/go-primitives v0.0.30 h1:KnNU7RSGlNeczD3P44NVRaYfAcxkbBELxNZD6kL4Qc0 =
11
+ github.com/trustwallet/go-primitives v0.0.30 /go.mod h1:jLqd7rm+4EYG5JdpxhngM9HwbqfEXzKy/wK4vUB7STs =
12
12
golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b h1:QAqMVf3pSa6eeTsuklijukjXBlj7Es2QQplab+/RbQ4 =
13
13
golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
14
14
golang.org/x/image v0.0.0-20211028202545-6944b10bf410 h1:hTftEOvwiOq2+O8k2D5/Q7COC7k5Qcrgc2TFURJYnvQ =
You can’t perform that action at this time.
0 commit comments