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 Nov 26, 2024
1 parent 99102ad commit e11d117
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.20241125112804-b8487af0240a
github.com/multiversx/mx-chain-go v1.8.5-0.20241126161809-0c2fe332c20e
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.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-go v1.8.5-0.20241126161809-0c2fe332c20e h1:wniMwAW2mKUACqf92XlNiJNrhCRQj4QxbZ84Wqim7aY=
github.com/multiversx/mx-chain-go v1.8.5-0.20241126161809-0c2fe332c20e/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 e11d117

Please sign in to comment.