Skip to content

Commit 5aae5cf

Browse files
authored
Merge pull request #121 from multiversx/update_mx-chain-go_v1.8.12
update mx-chain-go to v1.8.12
2 parents 50b0418 + 325a7a5 commit 5aae5cf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792
77
github.com/gin-gonic/gin v1.10.0
88
github.com/multiversx/mx-chain-core-go v1.2.24
9-
github.com/multiversx/mx-chain-go v1.8.11
9+
github.com/multiversx/mx-chain-go v1.8.12
1010
github.com/multiversx/mx-chain-logger-go v1.0.15
1111
github.com/multiversx/mx-chain-proxy-go v1.1.57
1212
github.com/pelletier/go-toml v1.9.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,8 +406,8 @@ github.com/multiversx/mx-chain-crypto-go v1.2.12 h1:zWip7rpUS4CGthJxfKn5MZfMfYPj
406406
github.com/multiversx/mx-chain-crypto-go v1.2.12/go.mod h1:HzcPpCm1zanNct/6h2rIh+MFrlXbjA5C8+uMyXj3LI4=
407407
github.com/multiversx/mx-chain-es-indexer-go v1.7.16 h1:FTmJFp62Y2PDi5s3Apz0xO01eYvsiXXHTZXuMU7QoJc=
408408
github.com/multiversx/mx-chain-es-indexer-go v1.7.16/go.mod h1:E7M0CGDEHU1E0mVcbYHY3haF+rQjtBG6v36drjxVqqA=
409-
github.com/multiversx/mx-chain-go v1.8.11 h1:veb6gMxkRqe+XCpK2n0p27/5Qpzo3KtMbam59SCX7LQ=
410-
github.com/multiversx/mx-chain-go v1.8.11/go.mod h1:bmsBlNR/+jA8kLPScFv2S9HQL6yCEw+qMoExY9SICaA=
409+
github.com/multiversx/mx-chain-go v1.8.12 h1:lI9SacCvZjjon39MpDmLslTrutq95P0n8mc0Nw3Izqc=
410+
github.com/multiversx/mx-chain-go v1.8.12/go.mod h1:bmsBlNR/+jA8kLPScFv2S9HQL6yCEw+qMoExY9SICaA=
411411
github.com/multiversx/mx-chain-logger-go v1.0.15 h1:HlNdK8etyJyL9NQ+6mIXyKPEBo+wRqOwi3n+m2QIHXc=
412412
github.com/multiversx/mx-chain-logger-go v1.0.15/go.mod h1:t3PRKaWB1M+i6gUfD27KXgzLJJC+mAQiN+FLlL1yoGQ=
413413
github.com/multiversx/mx-chain-proxy-go v1.1.57 h1:lFfdBZdzKz4WD1VzdGV6DqIk3Dqk1rEBNXd+76gJJ5E=

0 commit comments

Comments
 (0)