bump go-primitives (#28099)

This commit is contained in:
Nikos Karakostas
2024-05-01 18:26:10 +03:00
committed by GitHub
parent bc57b3477e
commit 5828c8ca9c
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/trustwallet/assets-go-libs v0.3.7
github.com/trustwallet/go-libs v0.7.3
github.com/trustwallet/go-primitives v0.1.25
github.com/trustwallet/go-primitives v0.1.26
)
require (
+2 -4
View File
@@ -240,10 +240,8 @@ github.com/trustwallet/assets-go-libs v0.3.7 h1:i33k7eD1DFG+0mRFkXhB3qjTJPb87KkB
github.com/trustwallet/assets-go-libs v0.3.7/go.mod h1:4BokTTw6UBPEsyXv8jHmX07bKECLcDbzX8YnIBNrCg8=
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.22 h1:wjKuEfsu9vyIW314592AjMShBt0SSKrrg54BTf0+BIc=
github.com/trustwallet/go-primitives v0.1.22/go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc=
github.com/trustwallet/go-primitives v0.1.25 h1:9zzza3117moDf0fYsvoDtnXyDwOllQ/eHtBj8FVJwiE=
github.com/trustwallet/go-primitives v0.1.25/go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc=
github.com/trustwallet/go-primitives v0.1.26 h1:ODQnueY9OOx1xfpciwLCGo1hlshKomRQhXfpKdqr7W4=
github.com/trustwallet/go-primitives v0.1.26/go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc=
github.com/ugorji/go/codec v1.1.7 h1:2SvQaVZ1ouYrrKKwoSk2pzd4A9evlKJb9oTL+OaLUSs=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=