From b115076e12b0de8d5e85f690c8008359d8fa33b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:04:19 +0000 Subject: [PATCH] Bump github.com/trustwallet/go-primitives in the go-dependencies group Bumps the go-dependencies group with 1 update: [github.com/trustwallet/go-primitives](https://github.com/trustwallet/go-primitives). Updates `github.com/trustwallet/go-primitives` from 0.2.8 to 0.2.9 - [Release notes](https://github.com/trustwallet/go-primitives/releases) - [Commits](https://github.com/trustwallet/go-primitives/compare/v0.2.8...v0.2.9) --- updated-dependencies: - dependency-name: github.com/trustwallet/go-primitives dependency-version: 0.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 9aa8fd532..11bdd4770 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/spf13/cobra v1.10.2 github.com/trustwallet/assets-go-libs v0.3.9-0.20240905070109-9da7e7c4847a github.com/trustwallet/go-libs v0.9.0 - github.com/trustwallet/go-primitives v0.2.8 + github.com/trustwallet/go-primitives v0.2.9 ) require ( diff --git a/go.sum b/go.sum index 87ea7ff7b..8d7916684 100644 --- a/go.sum +++ b/go.sum @@ -103,8 +103,8 @@ github.com/trustwallet/assets-go-libs v0.3.9-0.20240905070109-9da7e7c4847a h1:td github.com/trustwallet/assets-go-libs v0.3.9-0.20240905070109-9da7e7c4847a/go.mod h1:/cgJRCuCysrcqQutXmwR82ck/26qbdmZ5jSBeoc2vIw= github.com/trustwallet/go-libs v0.9.0 h1:17UfDAbkAcRM7q8lNcA627l9sydMOnKqCbcb4abEN+8= github.com/trustwallet/go-libs v0.9.0/go.mod h1:dfYZycN97Cm7Wycg76MwcAcseKxIriB9JsjIGcYMiSk= -github.com/trustwallet/go-primitives v0.2.8 h1:qgTbDRF7VVkn3HJLFbXStnBur+9LQAEpA1DX+chTTDg= -github.com/trustwallet/go-primitives v0.2.8/go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc= +github.com/trustwallet/go-primitives v0.2.9 h1:B9K14Wb0jA/ZkrQEC2nv80UuP+V1y7t0ojJ3cexfHpQ= +github.com/trustwallet/go-primitives v0.2.9/go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc= github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI= github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08= github.com/ugorji/go/codec v1.3.1 h1:waO7eEiFDwidsBN6agj1vJQ4AG7lh2yqXyOXqhgQuyY=