From 1864f279b81d1a677eabed12d32c6c395700f6e6 Mon Sep 17 00:00:00 2001 From: Ivan <82358585+covain@users.noreply.github.com> Date: Fri, 20 May 2022 13:54:22 +0200 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bc8d4555e..09c578665 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/spf13/cobra v1.3.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.40 + github.com/trustwallet/go-primitives v0.0.44 ) require (