Skip to content

Commit

Permalink
update mx-chain-go
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanculeanu committed Dec 2, 2024
1 parent 4e8832c commit a6ea267
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/gin-gonic/gin v1.9.1
github.com/multiversx/mx-chain-core-go v1.2.24-0.20241029140551-8ed69b598c83
github.com/multiversx/mx-chain-go v1.8.5-0.20241128152614-6ae2337bb3d7
github.com/multiversx/mx-chain-go v1.8.5-0.20241202163918-28690762fa0c
github.com/multiversx/mx-chain-logger-go v1.0.15
github.com/multiversx/mx-chain-proxy-go v1.1.54-0.20241122144309-eb1c68f9b75b
github.com/pelletier/go-toml v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -401,8 +401,8 @@ github.com/multiversx/mx-chain-crypto-go v1.2.12 h1:zWip7rpUS4CGthJxfKn5MZfMfYPj
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.5-0.20241128152614-6ae2337bb3d7 h1:feH3RMLGy+yDWxKw8T4xLBw7g5u1m8jjHA18tg1ZbEo=
github.com/multiversx/mx-chain-go v1.8.5-0.20241128152614-6ae2337bb3d7/go.mod h1:QPasTiJXtKEBXM7R208FS8Pk2096BrqBmKtVt9q33jE=
github.com/multiversx/mx-chain-go v1.8.5-0.20241202163918-28690762fa0c h1:CmDhKnyDsL4OrH304LYj1xT8gPot6hi2a05PRlvWYTs=
github.com/multiversx/mx-chain-go v1.8.5-0.20241202163918-28690762fa0c/go.mod h1:QPasTiJXtKEBXM7R208FS8Pk2096BrqBmKtVt9q33jE=
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.54-0.20241122144309-eb1c68f9b75b h1:6x3fS/h3ieCWlMSrhX9WFHuDjR1mZ+eZ/u9WmGmQiY8=
Expand Down

0 comments on commit a6ea267

Please sign in to comment.