Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanculeanu committed Jul 19, 2024
1 parent 46ad631 commit e4a54d4
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 @@ -9,7 +9,7 @@ require (
github.com/multiversx/mx-chain-communication-go v1.0.15-0.20240710174006-12dfb4cfe3df
github.com/multiversx/mx-chain-core-go v1.2.21-0.20240710173253-c619bbab9a08
github.com/multiversx/mx-chain-logger-go v1.0.15-0.20240710173352-c74646faefac
github.com/multiversx/mx-chain-vm-common-go v1.5.13-0.20240710174116-f5e48feaacaa
github.com/multiversx/mx-chain-vm-common-go v1.5.13-0.20240719073223-7522ab30c54d
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.48.0
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ github.com/multiversx/mx-chain-crypto-go v1.2.12-0.20240710173807-32d8fb4af051 h
github.com/multiversx/mx-chain-crypto-go v1.2.12-0.20240710173807-32d8fb4af051/go.mod h1:lPvMcRyDC4OILOhhS8Xh1iX4nfArdcXpWjIY8FJadl8=
github.com/multiversx/mx-chain-logger-go v1.0.15-0.20240710173352-c74646faefac h1:fuqc7xj+fOyWaax/cbsgndTguq3mH78MjRSBFNxtrFI=
github.com/multiversx/mx-chain-logger-go v1.0.15-0.20240710173352-c74646faefac/go.mod h1:fksQcJV89dh1wRcK3+oVkjhr/q9DdgfTGLmHRdYQORM=
github.com/multiversx/mx-chain-vm-common-go v1.5.13-0.20240710174116-f5e48feaacaa h1:Bm5NBCbqu6pHynT/7Nrc049YWVLDG23WMPMO3uSaD88=
github.com/multiversx/mx-chain-vm-common-go v1.5.13-0.20240710174116-f5e48feaacaa/go.mod h1:8WtOhqPnDeXH4zy9/DehXFdzzVq4T5PBevsboRL0ON8=
github.com/multiversx/mx-chain-vm-common-go v1.5.13-0.20240719073223-7522ab30c54d h1:d3XeqLshvCfBFfNalo+mvoG2sizG1NBSa1ieXq3rd8k=
github.com/multiversx/mx-chain-vm-common-go v1.5.13-0.20240719073223-7522ab30c54d/go.mod h1:8WtOhqPnDeXH4zy9/DehXFdzzVq4T5PBevsboRL0ON8=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down

0 comments on commit e4a54d4

Please sign in to comment.