From 341ae526d4ff272d45c343781fe2be9f2ebf09a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 11:47:24 +0000 Subject: [PATCH] Bump github.com/trustwallet/go-primitives from 0.0.76 to 0.1.30 Bumps [github.com/trustwallet/go-primitives](https://github.com/trustwallet/go-primitives) from 0.0.76 to 0.1.30. - [Release notes](https://github.com/trustwallet/go-primitives/releases) - [Commits](https://github.com/trustwallet/go-primitives/compare/v0.0.76...v0.1.30) --- updated-dependencies: - dependency-name: github.com/trustwallet/go-primitives dependency-type: direct:production update-type: version-update:semver-minor ... 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 25ccbcfd5e6..cd793feb493 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/spf13/cobra v1.7.0 github.com/trustwallet/assets-go-libs v0.3.5 github.com/trustwallet/go-libs v0.7.9 - github.com/trustwallet/go-primitives v0.0.76 + github.com/trustwallet/go-primitives v0.1.30 ) require ( diff --git a/go.sum b/go.sum index 5b31f0cb25f..cacddfb98b9 100644 --- a/go.sum +++ b/go.sum @@ -247,8 +247,8 @@ github.com/trustwallet/assets-go-libs v0.3.5 h1:xYgaDdy0VG9H3dHq+Cp830vYaZUHWA0S github.com/trustwallet/assets-go-libs v0.3.5/go.mod h1:03cXr+ABmrdDXZkoPPdP6h3oN2RCsGPx6QqILORpEW0= github.com/trustwallet/go-libs v0.7.9 h1:NK7KZ6pg0V12m2jm8+3atBqBzzs2yAAHo60xAHq3crY= github.com/trustwallet/go-libs v0.7.9/go.mod h1:SX5fCsTx8jJfHZlV/kqzsIyVAnzU2GAlY+Wum3O8vco= -github.com/trustwallet/go-primitives v0.0.76 h1:oNrbXLwxIjJYzv59W1UQOLY9FE69JAWEDg9sQeMRDS0= -github.com/trustwallet/go-primitives v0.0.76/go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc= +github.com/trustwallet/go-primitives v0.1.30 h1:3z2T2HLglNPv51iT6pZTblqEwdSD22a0jEAfW05bdmc= +github.com/trustwallet/go-primitives v0.1.30/go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc= github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI= github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU= github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=