Skip to content

Commit

Permalink
Bump github.com/trustwallet/go-primitives from 0.1.32 to 0.1.34
Browse files Browse the repository at this point in the history
Bumps [github.com/trustwallet/go-primitives](https://github.com/trustwallet/go-primitives) from 0.1.32 to 0.1.34.
- [Release notes](https://github.com/trustwallet/go-primitives/releases)
- [Commits](trustwallet/go-primitives@v0.1.32...v0.1.34)

---
updated-dependencies:
- dependency-name: github.com/trustwallet/go-primitives
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent a3da7f8 commit fed4315
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/trustwallet/assets-go-libs v0.3.9-0.20240905070109-9da7e7c4847a
github.com/trustwallet/go-libs v0.7.3
github.com/trustwallet/go-primitives v0.1.32
github.com/trustwallet/go-primitives v0.1.34
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,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.7.3 h1:X5KTj2/582Iv/3Pbm9AKPABBlwGE0tLGbQir66jD6U0=
github.com/trustwallet/go-libs v0.7.3/go.mod h1:5TQECBJo2ZUhGvB4pTKtyYeclGhzlYooVv/EufU4Axk=
github.com/trustwallet/go-primitives v0.1.32 h1:x6lDk+Y/W+qH0FNiEUorh3fOaFAOQYUXWSfnWfQg93I=
github.com/trustwallet/go-primitives v0.1.32/go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc=
github.com/trustwallet/go-primitives v0.1.34 h1:ke3+rxShX0AC/Lf1jB8yK2GpOLryjNuCiu04+hGcgaI=
github.com/trustwallet/go-primitives v0.1.34/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=
Expand Down

0 comments on commit fed4315

Please sign in to comment.