Skip to content

Commit

Permalink
updated mx-chain-go
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanculeanu committed Nov 25, 2024
1 parent 7006eb2 commit e512f35
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/gorilla/websocket v1.5.0
github.com/multiversx/mx-chain-core-go v1.2.24-0.20241029140551-8ed69b598c83
github.com/multiversx/mx-chain-crypto-go v1.2.12
github.com/multiversx/mx-chain-go v1.8.5-0.20241111111247-531aad5fefe9
github.com/multiversx/mx-chain-go v1.8.5-0.20241125112804-b8487af0240a
github.com/multiversx/mx-chain-logger-go v1.0.15
github.com/multiversx/mx-chain-storage-go v1.0.16
github.com/multiversx/mx-chain-vm-common-go v1.5.16
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -378,9 +378,9 @@ github.com/multiversx/mx-chain-core-go v1.2.24-0.20241029140551-8ed69b598c83 h1:
github.com/multiversx/mx-chain-core-go v1.2.24-0.20241029140551-8ed69b598c83/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.10 h1:Umi7WN8h4BOXLw7CM3VgvaWkLGef7nXtaPIGbjBCT3U=
github.com/multiversx/mx-chain-go v1.8.5-0.20241111111247-531aad5fefe9 h1:P39qXVo98AquWCBvlYzCHGBHS0jTAir5i7M3enfZeNk=
github.com/multiversx/mx-chain-go v1.8.5-0.20241111111247-531aad5fefe9/go.mod h1:sH6O5qbGaC7mXhR0tHAfd/RjM8BMVRgOja2D5bMqcCM=
github.com/multiversx/mx-chain-es-indexer-go v1.7.11-0.20241118100151-956a1f23c5c1 h1:wgMxgtUWd9//FPCTOLj/75j9Kwnd9PE2tHk0KLIFF6s=
github.com/multiversx/mx-chain-go v1.8.5-0.20241125112804-b8487af0240a h1:wAu90irZpwldr60c3WJzdQUk3NnBSHNhZ9V2b5GgXEo=
github.com/multiversx/mx-chain-go v1.8.5-0.20241125112804-b8487af0240a/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-scenario-go v1.4.4 h1:DVE2V+FPeyD/yWoC+KEfPK3jsFzHeruelESfpTlf460=
Expand Down

0 comments on commit e512f35

Please sign in to comment.