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 149190d commit d748762
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions cmd/sovereignnode/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@ module github.com/multiversx/mx-chain-go/sovereignnode

go 1.20

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

require (
github.com/google/gops v0.3.18
github.com/multiversx/mx-chain-core-go v1.2.25-0.20250129114342-6f7b043cb873
github.com/multiversx/mx-chain-go v1.8.10-0.20250129150329-11c5a7cbb2a3
github.com/multiversx/mx-chain-go v1.8.10-0.20250130154701-149190deb792
github.com/multiversx/mx-chain-logger-go v1.0.15
github.com/multiversx/mx-chain-sovereign-bridge-go v0.0.0-20240116102202-4cf6fbbd95a3
github.com/multiversx/mx-chain-sovereign-notifier-go v0.0.0-20230929085947-df9b345f49ac
Expand Down
2 changes: 2 additions & 0 deletions cmd/sovereignnode/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,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.16-0.20250129123355-f4edef3b60fb h1:1zlXcbDsJMHe7Yg/uY7BsO4vPudgW+GD+KL7FBKFwBU=
github.com/multiversx/mx-chain-es-indexer-go v1.7.16-0.20250129123355-f4edef3b60fb/go.mod h1:BeE5SO5DZWpXqeCwVLUVWmb0Y4vRtrhAOO8rByD+jzQ=
github.com/multiversx/mx-chain-go v1.8.10-0.20250130154701-149190deb792 h1:Iy3Mad5tniKs3N9AukrxFuU8uJdZAWgqTI8Rt+A+IHs=
github.com/multiversx/mx-chain-go v1.8.10-0.20250130154701-149190deb792/go.mod h1:IVl8p3t1l/HPYnSasUYH82zX/3hw5L/I469FegISiZo=
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 d748762

Please sign in to comment.