Skip to content

Commit

Permalink
change go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
miiu96 committed Nov 27, 2023
1 parent f300cab commit 5ba26e8
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.18
github.com/multiversx/mx-chain-go v1.6.4-0.20231123083610-98f87764cb75
github.com/multiversx/mx-chain-go v1.6.4-0.20231127122140-cce546481bb8
github.com/multiversx/mx-chain-logger-go v1.0.13
github.com/multiversx/mx-chain-proxy-go v1.1.41
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,8 @@ github.com/multiversx/mx-chain-crypto-go v1.2.9 h1:OEfF2kOQrtzUl273Z3DEcshjlTVUf
github.com/multiversx/mx-chain-crypto-go v1.2.9/go.mod h1:fkaWKp1rbQN9wPKya5jeoRyC+c/SyN/NfggreyeBw+8=
github.com/multiversx/mx-chain-es-indexer-go v1.4.13 h1:3Ayaw9bSpeNOF+Z3L/11MN1rIJH8Rc6dqtt+o4Wfdno=
github.com/multiversx/mx-chain-es-indexer-go v1.4.13/go.mod h1:g0REyU8rqJfoBq6mIfqEi6IdpLofECLEvKKGMJO8ZhM=
github.com/multiversx/mx-chain-go v1.6.4-0.20231123083610-98f87764cb75 h1:uvAC4dwLAN8d91yyjwH914AbXpOE5Xk1UUlOBBFhMB8=
github.com/multiversx/mx-chain-go v1.6.4-0.20231123083610-98f87764cb75/go.mod h1:1Vt+2H+Sx0Ig4oElq703pEGHs4cF8Cg59CG6PDtaxig=
github.com/multiversx/mx-chain-go v1.6.4-0.20231127122140-cce546481bb8 h1:Yo794q4sE/7hZzJfsHJn4gpB5DyO03jcmeFLf6qpQL4=
github.com/multiversx/mx-chain-go v1.6.4-0.20231127122140-cce546481bb8/go.mod h1:1Vt+2H+Sx0Ig4oElq703pEGHs4cF8Cg59CG6PDtaxig=
github.com/multiversx/mx-chain-logger-go v1.0.13 h1:eru/TETo0MkO4ZTnXsQDKf4PBRpAXmqjT02klNT/JnY=
github.com/multiversx/mx-chain-logger-go v1.0.13/go.mod h1:MZJhTAtZTJxT+yK2EHc4ZW3YOHUc1UdjCD0iahRNBZk=
github.com/multiversx/mx-chain-proxy-go v1.1.41 h1:u5LTek2keNvd25jrOmHLp0N4AFwYFImBnrs+GR7IGRY=
Expand Down

0 comments on commit 5ba26e8

Please sign in to comment.