Bump the go-dependencies group across 1 directory with 4 updates#4
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the go-dependencies group across 1 directory with 4 updates#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-77c2a5beb0
branch
from
July 1, 2026 05:27
c8effb8 to
74c649b
Compare
Bumps the go-dependencies group with 4 updates in the / directory: [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus), [github.com/spf13/cobra](https://github.com/spf13/cobra), [github.com/trustwallet/go-libs](https://github.com/trustwallet/go-libs) and [github.com/trustwallet/go-primitives](https://github.com/trustwallet/go-primitives). Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.4 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.0...v1.9.4) Updates `github.com/spf13/cobra` from 1.7.0 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.7.0...v1.10.2) Updates `github.com/trustwallet/go-libs` from 0.7.3 to 0.9.0 - [Release notes](https://github.com/trustwallet/go-libs/releases) - [Commits](trustwallet/go-libs@v0.7.3...v0.9.0) Updates `github.com/trustwallet/go-primitives` from 0.1.32 to 0.3.4 - [Release notes](https://github.com/trustwallet/go-primitives/releases) - [Commits](trustwallet/go-primitives@v0.1.32...v0.3.4) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/trustwallet/go-libs dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/trustwallet/go-primitives dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-77c2a5beb0
branch
from
July 8, 2026 05:24
74c649b to
76e2c63
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 4 updates in the / directory: github.com/sirupsen/logrus, github.com/spf13/cobra, github.com/trustwallet/go-libs and github.com/trustwallet/go-primitives.
Updates
github.com/sirupsen/logrusfrom 1.9.0 to 1.9.4Release notes
Sourced from github.com/sirupsen/logrus's releases.
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
Commits
b61f268Merge pull request #1472 from goldlinker/master15c29dbrefactor: replace the deprecated function in the ioutil packagecb253f3Merge pull request #1464 from thaJeztah/touchup_godoc29b2337Merge pull request #1468 from thaJeztah/touchup_readmed916819Merge pull request #1427 from dolmen/fix-testify-usage135e482README: small touch-ups2c5fa36Merge pull request #1467 from thaJeztah/rm_old_badge877ececREADME: remove travis badge55cf256Merge pull request #1393 from jsoref/grammar21bae50Merge pull request #1426 from dolmen/testing-fix-use-of-math-randUpdates
github.com/spf13/cobrafrom 1.7.0 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)Updates
github.com/trustwallet/go-libsfrom 0.7.3 to 0.9.0Release notes
Sourced from github.com/trustwallet/go-libs's releases.
... (truncated)
Commits
f277fdbfeat(sc-52274): add status label to request_* http metrics (#249)7b40d46add err body (#242)1d4cb3dAdd SetNX SetXX (#236)6022cf2Support Watch function in redis cache (#237)d015fcfgo-libs to support redis cluster (#235)d4dc257add option to set prefetch per consumer (#234)de9ae91Support prefetch limit per consumer. Deprecate Global OptionPrefetchLimit. (#...39e2813fix dependency version of logrus_mate (#231)d8decafscan method (#229)9c1ab9bsupport h2c server (#228)Updates
github.com/trustwallet/go-primitivesfrom 0.1.32 to 0.3.4Release notes
Sourced from github.com/trustwallet/go-primitives's releases.
... (truncated)
Commits
f6941f3Update Robinhood mainnet (#220)f836cfbDeprecate polygonzkevm and callisto chains (#219)0278b4bUpdate CI configuration and add release job (#218)de0c4fdRobinhood testnet->mainnet (#217)d044edbSupport Robinhood Chain (#216)27b0b1bfix: rename HypeEVM → HyperEVM (chain ID 999, handle hyperevm) (#215)789c9e7fix: Update HypeEVM ID to 10000999 in coins.go and coins.yml (#214)082224efeat: Add HypeEVM coin support and related functionality (#213)2eb2323init sei-evm coin (#211)4d970c9feat: Add Dependabot config [sc-116626] (#206)