Skip to content

Commit be3005c

Browse files
new go.mod
1 parent 7b6bb53 commit be3005c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ require (
88
github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792
99
github.com/gin-gonic/gin v1.10.0
1010
github.com/multiversx/mx-chain-core-go v1.2.25-0.20250131122047-725dd68e256f
11-
github.com/multiversx/mx-chain-go v1.8.10-0.20250203144945-d28fb21c34da
12-
github.com/multiversx/mx-chain-go/sovereignnode v1.8.10-0.20250203144945-d28fb21c34da
11+
github.com/multiversx/mx-chain-go v1.8.10-0.20250206083958-e89ab5d17dc5
12+
github.com/multiversx/mx-chain-go/sovereignnode v1.8.10-0.20250206083958-e89ab5d17dc5
1313
github.com/multiversx/mx-chain-logger-go v1.0.15
1414
github.com/multiversx/mx-chain-proxy-go v1.1.58-0.20250131123034-f4bca654667d
1515
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-0.20250129123355-f4edef3b60fb h1:1zlXcbDsJMHe7Yg/uY7BsO4vPudgW+GD+KL7FBKFwBU=
408408
github.com/multiversx/mx-chain-es-indexer-go v1.7.16-0.20250129123355-f4edef3b60fb/go.mod h1:BeE5SO5DZWpXqeCwVLUVWmb0Y4vRtrhAOO8rByD+jzQ=
409-
github.com/multiversx/mx-chain-go v1.8.10-0.20250203144945-d28fb21c34da h1:EbuRv43/KMHSGdgS7puu0SmkpMMj/TTtNJM4Wu2JaKI=
410-
github.com/multiversx/mx-chain-go v1.8.10-0.20250203144945-d28fb21c34da/go.mod h1:xEK4djI15TSzTkLogXDb73olM/8sTtIe4rUzd7x4uDE=
409+
github.com/multiversx/mx-chain-go v1.8.10-0.20250206083958-e89ab5d17dc5 h1:9pFQzoW9+1YVxQzxkJ3IsVC60yWf+WeUvq0HSlgQawo=
410+
github.com/multiversx/mx-chain-go v1.8.10-0.20250206083958-e89ab5d17dc5/go.mod h1:xEK4djI15TSzTkLogXDb73olM/8sTtIe4rUzd7x4uDE=
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.58-0.20250131123034-f4bca654667d h1:pgy6I+fuTdsJmSpmT8MaEJ3594C6wdHYjecS3oSfmrw=

0 commit comments

Comments
 (0)