Skip to content

Commit

Permalink
sovereign go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
axenteoctavian committed Jan 30, 2025
1 parent eb9f01f commit 174bc44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/sovereignnode/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
module github.com/multiversx/mx-chain-go/sovereignnode

replace github.com/multiversx/mx-chain-go => ../../../mx-chain-go

go 1.20

require (
Expand Down
2 changes: 2 additions & 0 deletions cmd/sovereignnode/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,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.20241211094055-23de51462ca4 h1:IfjK6IQy65eMWr/FEv3CMUz13ZqH9sWLnKv85/AoayM=
github.com/multiversx/mx-chain-es-indexer-go v1.7.11-0.20241211094055-23de51462ca4/go.mod h1:i5xoCUsrHteffxx3yfR8bj9tmpP/DtastZGOc/KRAoY=
github.com/multiversx/mx-chain-go v1.8.5-0.20250121133216-b6038d1a11ab h1:NxAslAB4WDnZgrGTBoADN+9J5DBid+vvGLLl2zOkwC8=
github.com/multiversx/mx-chain-go v1.8.5-0.20250121133216-b6038d1a11ab/go.mod h1:iaXzY2z64Gsj3qVk5RQP3ZUJ1CqzhGp9ZFsUtdoXS2I=
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 174bc44

Please sign in to comment.