Skip to content

Commit

Permalink
update gosdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Kishan-Dhakan committed Sep 9, 2023
1 parent d455504 commit ee5c15a
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 9 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/0chain/zwalletcli

require (
github.com/0chain/gosdk v1.8.18-0.20230901215504-bcf10e039a4f
github.com/0chain/gosdk v1.8.18-0.20230909004055-28d7bd53dccf
github.com/ethereum/go-ethereum v1.10.26
github.com/icza/bitio v1.1.0
github.com/olekukonko/tablewriter v0.0.5
Expand All @@ -21,7 +21,6 @@ require (
github.com/btcsuite/btcd/btcutil v1.1.3 // indirect
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.2 // indirect
github.com/deckarep/golang-set v1.8.0 // indirect
github.com/deckarep/golang-set/v2 v2.1.0 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
Expand All @@ -34,7 +33,6 @@ require (
github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/herumi/bls-go-binary v1.31.0 // indirect
github.com/holiman/uint256 v1.2.2-0.20230321075855-87b91420868c // indirect
github.com/inconshreveable/mousetrap v1.0.1 // indirect
github.com/klauspost/cpuid/v2 v2.2.4 // indirect
github.com/klauspost/reedsolomon v1.11.7 // indirect
Expand Down
Loading

0 comments on commit ee5c15a

Please sign in to comment.