From fa5b2bd0a5d01d23a0ba3b9911d3e5fe7642fb73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 22:10:12 +0000 Subject: [PATCH] chore(deps): bump github.com/luxfi/erc20-go from 0.2.1 to 0.2.2 Bumps [github.com/luxfi/erc20-go](https://github.com/luxfi/erc20-go) from 0.2.1 to 0.2.2. - [Commits](https://github.com/luxfi/erc20-go/compare/v0.2.1...v0.2.2) --- updated-dependencies: - dependency-name: github.com/luxfi/erc20-go dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 aa850e8d..7d6321d7 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 github.com/luxfi/config v1.1.2 github.com/luxfi/crypto v1.17.42 - github.com/luxfi/erc20-go v0.2.1 + github.com/luxfi/erc20-go v0.2.2 github.com/luxfi/evm v0.8.35 github.com/luxfi/geth v1.16.76 github.com/luxfi/ids v1.2.9 diff --git a/go.sum b/go.sum index bbe04243..f5aeb3da 100644 --- a/go.sum +++ b/go.sum @@ -446,8 +446,8 @@ github.com/luxfi/crypto v1.17.42 h1:RQDN9dSBN7wWXND/XO56pQfneMvtlEA8Ngb6OpVBgY4= github.com/luxfi/crypto v1.17.42/go.mod h1:yz/86mgfby+aaf9hsHg8KIhHENueDsZpI9nnV+G4nW8= github.com/luxfi/database v1.17.43 h1:AuW2IDc/nofuqfdspqCn0P6FsP6uBcx8RMgJr2bDRU8= github.com/luxfi/database v1.17.43/go.mod h1:87bOpi6u0WAiHzBxPyxS/+pN1LJGqOY7QkyEZcI+7Kk= -github.com/luxfi/erc20-go v0.2.1 h1:7fRBaXnMLHuIVCrxCh5zkTBMZVP4n/M6j2uvY5A2Ivc= -github.com/luxfi/erc20-go v0.2.1/go.mod h1:MbUKY0menhmKos+0hBlozP0OJXejdpRH9q7GA0/r8kA= +github.com/luxfi/erc20-go v0.2.2 h1:dhcXrpcCUk0ZnKf5AzrpGeq5jhIUYDjFGy36v58Jf/M= +github.com/luxfi/erc20-go v0.2.2/go.mod h1:qso6l0s7fWPxzMlJGqt8D0cbMO1CZ7/4kdcGi89KgfQ= github.com/luxfi/evm v0.8.35 h1:hdwVtlUl2avlCsMTWHM1tPMQlMC4TGJLZP0JS9cvspY= github.com/luxfi/evm v0.8.35/go.mod h1:CoWii1fxC4TDNorSoWblKFLL59U9dU4RbqcVe7ayOe4= github.com/luxfi/filesystem v0.0.1 h1:VZ6xMFKaAPBW/ddlMsDnI2G0VU1lV5rYaVcW5d+KwEY=