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 4, 2024
1 parent 3eddab5 commit 955c54d
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.20241203181553-edc0ff3e0214
github.com/multiversx/mx-chain-go v1.8.5-0.20241204102202-9a9128e879d7
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.20241203181553-edc0ff3e0214 h1:mvyIJqpy5WWkVWgxN1Up4gleXnRUNJ20pd3xhjSd11I=
github.com/multiversx/mx-chain-go v1.8.5-0.20241203181553-edc0ff3e0214/go.mod h1:QPasTiJXtKEBXM7R208FS8Pk2096BrqBmKtVt9q33jE=
github.com/multiversx/mx-chain-go v1.8.5-0.20241204102202-9a9128e879d7 h1:VM6h4Lkr0twwJ6+Vzuhw5zLOqF+3lVIpVf0aqY5S5uU=
github.com/multiversx/mx-chain-go v1.8.5-0.20241204102202-9a9128e879d7/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 955c54d

Please sign in to comment.