Skip to content

Commit

Permalink
Merge pull request #71 from multiversx/new-mx-chain-go-v1.7.13-patch1
Browse files Browse the repository at this point in the history
Reference v1.7.13-patch1
  • Loading branch information
iulianpascalau authored Aug 8, 2024
2 parents 655cb7e + 1070ae2 commit 4916732
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.20
github.com/multiversx/mx-chain-go v1.7.14-0.20240731090525-c2f32513e024
github.com/multiversx/mx-chain-go v1.7.14-0.20240808121544-ab60be1eb9e4
github.com/multiversx/mx-chain-logger-go v1.0.14
github.com/multiversx/mx-chain-proxy-go v1.1.48
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.11 h1:MNPJoiTJA5/tedYrI0N22OorbsKD
github.com/multiversx/mx-chain-crypto-go v1.2.11/go.mod h1:pcZutPdfLiAFytzCU3LxU3s8cXkvpNqquyitFSfoF3o=
github.com/multiversx/mx-chain-es-indexer-go v1.4.21 h1:rzxXCkgOsqj67GRYtqzKuf9XgHwnZLTZhU90Ck3VbrE=
github.com/multiversx/mx-chain-es-indexer-go v1.4.21/go.mod h1:V9xxOBkfV7GjN4K5SODaOetoGVpQm4snibMVPCjL0Kk=
github.com/multiversx/mx-chain-go v1.7.14-0.20240731090525-c2f32513e024 h1:+FnWrA7TcpChI8F0eo4CdUHvlrnlt8vzXeihCqMG+9k=
github.com/multiversx/mx-chain-go v1.7.14-0.20240731090525-c2f32513e024/go.mod h1:HwklJGQfMpv/yyF4oLpxjwdKCawspv1JjdgezlWBpRQ=
github.com/multiversx/mx-chain-go v1.7.14-0.20240808121544-ab60be1eb9e4 h1:e1cpNC39RY7yZtVc4725kIW1FFkBUJFlMuGUQJs2+RE=
github.com/multiversx/mx-chain-go v1.7.14-0.20240808121544-ab60be1eb9e4/go.mod h1:qyW6EBgsqgZwA+SrAhLVi6cCM6kFqlm6Lh28Re1LrIA=
github.com/multiversx/mx-chain-logger-go v1.0.14 h1:PRMpAvXE7Nec2d//QNmbYfKVHMomOKmcN4UXurQWX9o=
github.com/multiversx/mx-chain-logger-go v1.0.14/go.mod h1:bDfHSdwqIimn7Gp8w+SH5KlDuGzJ//nlyEANAaTSc3o=
github.com/multiversx/mx-chain-proxy-go v1.1.48 h1:gmunv+2oimIN8ejlVAN7eWP7mt38So1WvsyiR3+94SU=
Expand Down

0 comments on commit 4916732

Please sign in to comment.