Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanculeanu committed Jan 9, 2025
1 parent eca9786 commit 3d8183f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ go 1.20

require (
github.com/gin-gonic/gin v1.9.1
github.com/multiversx/mx-chain-core-go v1.2.24-0.20241204105653-2beb13136490
github.com/multiversx/mx-chain-go v1.8.7-0.20250108115653-c3dfab57b47f
github.com/multiversx/mx-chain-core-go v1.2.24-0.20250109151319-81a62c045af8
github.com/multiversx/mx-chain-go v1.8.7-0.20250109153952-7092e6154857
github.com/multiversx/mx-chain-logger-go v1.0.15
github.com/multiversx/mx-chain-proxy-go v1.1.55-0.20241204110015-bdfafdc36be2
github.com/multiversx/mx-chain-proxy-go v1.1.55-0.20250109152951-0a7ed7bbf173
github.com/pelletier/go-toml v1.9.3
github.com/stretchr/testify v1.8.4
github.com/urfave/cli v1.22.10
Expand Down Expand Up @@ -118,9 +118,9 @@ require (
github.com/multiversx/concurrent-map v0.1.4 // indirect
github.com/multiversx/mx-chain-communication-go v1.1.1 // indirect
github.com/multiversx/mx-chain-crypto-go v1.2.12 // indirect
github.com/multiversx/mx-chain-es-indexer-go v1.7.11-0.20241118100151-956a1f23c5c1 // indirect
github.com/multiversx/mx-chain-es-indexer-go v1.7.13-0.20250109151711-ceaca49de8e1 // indirect
github.com/multiversx/mx-chain-scenario-go v1.4.4 // indirect
github.com/multiversx/mx-chain-storage-go v1.0.19-0.20241213090416-f46569554341 // indirect
github.com/multiversx/mx-chain-storage-go v1.0.19-0.20250109152325-cf81acfd19bd // indirect
github.com/multiversx/mx-chain-vm-common-go v1.5.16 // indirect
github.com/multiversx/mx-chain-vm-go v1.5.37 // indirect
github.com/multiversx/mx-chain-vm-v1_2-go v1.2.68 // indirect
Expand Down
20 changes: 10 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -395,22 +395,22 @@ github.com/multiversx/concurrent-map v0.1.4 h1:hdnbM8VE4b0KYJaGY5yJS2aNIW9TFFsUY
github.com/multiversx/concurrent-map v0.1.4/go.mod h1:8cWFRJDOrWHOTNSqgYCUvwT7c7eFQ4U2vKMOp4A/9+o=
github.com/multiversx/mx-chain-communication-go v1.1.1 h1:y4DoQeQOJTaSUsRzczQFazf8JYQmInddypApqA3AkwM=
github.com/multiversx/mx-chain-communication-go v1.1.1/go.mod h1:WK6bP4pGEHGDDna/AYRIMtl6G9OA0NByI1Lw8PmOnRM=
github.com/multiversx/mx-chain-core-go v1.2.24-0.20241204105653-2beb13136490 h1:uK29uJdsvVYMp37wjC/qu74O8V04gFw0Bw7q9C9zc+c=
github.com/multiversx/mx-chain-core-go v1.2.24-0.20241204105653-2beb13136490/go.mod h1:B5zU4MFyJezmEzCsAHE9YNULmGCm2zbPHvl9hazNxmE=
github.com/multiversx/mx-chain-core-go v1.2.24-0.20250109151319-81a62c045af8 h1:0ivlwcl+dKK7BTVngm1uNM2aDneaXK2rhS0HVeBkvYg=
github.com/multiversx/mx-chain-core-go v1.2.24-0.20250109151319-81a62c045af8/go.mod h1:B5zU4MFyJezmEzCsAHE9YNULmGCm2zbPHvl9hazNxmE=
github.com/multiversx/mx-chain-crypto-go v1.2.12 h1:zWip7rpUS4CGthJxfKn5MZfMfYPjVjIiCID6uX5BSOk=
github.com/multiversx/mx-chain-crypto-go v1.2.12/go.mod h1:HzcPpCm1zanNct/6h2rIh+MFrlXbjA5C8+uMyXj3LI4=
github.com/multiversx/mx-chain-es-indexer-go v1.7.11-0.20241118100151-956a1f23c5c1 h1:wgMxgtUWd9//FPCTOLj/75j9Kwnd9PE2tHk0KLIFF6s=
github.com/multiversx/mx-chain-es-indexer-go v1.7.11-0.20241118100151-956a1f23c5c1/go.mod h1:/KoFDVgh9kGYiINm2THJsII7jfxmbTXWtBoSS1dJo1w=
github.com/multiversx/mx-chain-go v1.8.7-0.20250108115653-c3dfab57b47f h1:f+mwYgtR3lk4LPYN1n76X+C0zm8GH4lbIIX9os1FNAs=
github.com/multiversx/mx-chain-go v1.8.7-0.20250108115653-c3dfab57b47f/go.mod h1:2ARMHzhiof1DiYhf6Ul1lfdRWEL6Xhh9HZtFstBZFD0=
github.com/multiversx/mx-chain-es-indexer-go v1.7.13-0.20250109151711-ceaca49de8e1 h1:rHZS2Nw7M8thrtdN+s8qIf7TN9pi79r8n9J2gs0MaCc=
github.com/multiversx/mx-chain-es-indexer-go v1.7.13-0.20250109151711-ceaca49de8e1/go.mod h1:NMNBlIO60Wc026iSDp/eqnb0YmoiH05pEuphkdlW43k=
github.com/multiversx/mx-chain-go v1.8.7-0.20250109153952-7092e6154857 h1:v8dglgYG8D5LNwoTeJZIehebum3E6msymbel9rEVjfU=
github.com/multiversx/mx-chain-go v1.8.7-0.20250109153952-7092e6154857/go.mod h1:FvKSz4GjbNVOJSzpr9tPzDRINHqvxVlzNil58LpqKXk=
github.com/multiversx/mx-chain-logger-go v1.0.15 h1:HlNdK8etyJyL9NQ+6mIXyKPEBo+wRqOwi3n+m2QIHXc=
github.com/multiversx/mx-chain-logger-go v1.0.15/go.mod h1:t3PRKaWB1M+i6gUfD27KXgzLJJC+mAQiN+FLlL1yoGQ=
github.com/multiversx/mx-chain-proxy-go v1.1.55-0.20241204110015-bdfafdc36be2 h1:elaj/PsA/GSAtF2b5nIDFOLf0IiZxifXXECk93rEaVk=
github.com/multiversx/mx-chain-proxy-go v1.1.55-0.20241204110015-bdfafdc36be2/go.mod h1:LKuRASo20lJ5PJjI4AdfuleYe5KbcHruVTEuq/+hKBE=
github.com/multiversx/mx-chain-proxy-go v1.1.55-0.20250109152951-0a7ed7bbf173 h1:SDWDkIhYcNgroAA+bs7TK9pH9rgANS1ydT9WwcAspUU=
github.com/multiversx/mx-chain-proxy-go v1.1.55-0.20250109152951-0a7ed7bbf173/go.mod h1:xUr0EwK9LpVqqF9BMxgaRC5vVpiLJjyFOZreX9A5cI0=
github.com/multiversx/mx-chain-scenario-go v1.4.4 h1:DVE2V+FPeyD/yWoC+KEfPK3jsFzHeruelESfpTlf460=
github.com/multiversx/mx-chain-scenario-go v1.4.4/go.mod h1:kI+TWR3oIEgUkbwkHCPo2CQ3VjIge+ezGTibiSGwMxo=
github.com/multiversx/mx-chain-storage-go v1.0.19-0.20241213090416-f46569554341 h1:SydNXPZIt7UpcveL8mUnOGAh+Oped851w2bGbaGqsWw=
github.com/multiversx/mx-chain-storage-go v1.0.19-0.20241213090416-f46569554341/go.mod h1:Ec+CrhDskz+UPcw/WjOCtQS4uCA1GNCseO3qM6SHj+A=
github.com/multiversx/mx-chain-storage-go v1.0.19-0.20250109152325-cf81acfd19bd h1:qhdCOHlo4EAvFpGhToDKPiXwZA8x9PeGcBWTVvYzUOw=
github.com/multiversx/mx-chain-storage-go v1.0.19-0.20250109152325-cf81acfd19bd/go.mod h1:8EA0PzK1ZPGpSKe+nXHx0My1MJlBcJ51fb7J7SwH7Lw=
github.com/multiversx/mx-chain-vm-common-go v1.5.16 h1:g1SqYjxl7K66Y1O/q6tvDJ37fzpzlxCSfRzSm/woQQY=
github.com/multiversx/mx-chain-vm-common-go v1.5.16/go.mod h1:1rSkXreUZNXyPTTdhj47M+Fy62yjxbu3aAsXEtKN3UY=
github.com/multiversx/mx-chain-vm-go v1.5.37 h1:Iy3KCvM+DOq1f9UPA7uYK/rI3ZbBOXc2CVNO2/vm5zw=
Expand Down

0 comments on commit 3d8183f

Please sign in to comment.