File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.0
5
5
toolchain go1.22.5
6
6
7
7
require (
8
- github.com/0chain/gosdk v1.18.0 -RC3
8
+ github.com/0chain/gosdk v1.18.0 -RC4
9
9
github.com/ethereum/go-ethereum v1.13.2
10
10
github.com/icza/bitio v1.1.0
11
11
github.com/olekukonko/tablewriter v0.0.5
@@ -16,7 +16,7 @@ require (
16
16
)
17
17
18
18
require (
19
- github.com/0chain/common v1.13.1-0.20240926135437-61b88d39bbbd // indirect
19
+ github.com/0chain/common v1.18.0 // indirect
20
20
github.com/0chain/errors v1.0.3 // indirect
21
21
github.com/DataDog/zstd v1.5.2 // indirect
22
22
github.com/Luzifer/go-openssl/v3 v3.1.0 // indirect
Original file line number Diff line number Diff line change @@ -36,12 +36,12 @@ cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RX
36
36
cloud.google.com/go/storage v1.10.0 /go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0 =
37
37
cloud.google.com/go/storage v1.14.0 /go.mod h1:GrKmX003DSIwi9o29oFT7YDnHYwZoctc3fOKtUw0Xmo =
38
38
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
39
- github.com/0chain/common v1.13.1-0.20240926135437-61b88d39bbbd h1:PDnzyJJA4rF2LBW+0OQJ5y9vIwsPYYjbbFwImvgiDdY =
40
- github.com/0chain/common v1.13.1-0.20240926135437-61b88d39bbbd /go.mod h1:vHK9Q0/nz28PxmKsLSMLzEs5iK6QVgl1LxdDQdR7y6s =
39
+ github.com/0chain/common v1.18.0 h1:vCkD869DR0zTZS4CDl5MMN3qixxyfTNxDDcHp7cTRrc =
40
+ github.com/0chain/common v1.18.0 /go.mod h1:vHK9Q0/nz28PxmKsLSMLzEs5iK6QVgl1LxdDQdR7y6s =
41
41
github.com/0chain/errors v1.0.3 h1:QQZPFxTfnMcRdt32DXbzRQIfGWmBsKoEdszKQDb0rRM =
42
42
github.com/0chain/errors v1.0.3 /go.mod h1:xymD6nVgrbgttWwkpSCfLLEJbFO6iHGQwk/yeSuYkIc =
43
- github.com/0chain/gosdk v1.18.0 -RC3 h1:62E+HIprNStAZA/BJw6rGI8pQa7iY0PyeKux9ot0duU =
44
- github.com/0chain/gosdk v1.18.0 -RC3 /go.mod h1:OxXnxfqGJ9OIwX7WITV/A9ZctYorVMbaHuqkhERAImU =
43
+ github.com/0chain/gosdk v1.18.0 -RC4 h1:0FoQA0+1Rz4ic1rZLUeKLeAe+zCSCst+5lYafrz2m7g =
44
+ github.com/0chain/gosdk v1.18.0 -RC4 /go.mod h1:BJQPX/J6ShHV5ViGjh5aCooQD/aOhvBfnfkBOuSIFfQ =
45
45
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
46
46
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
47
47
github.com/DataDog/zstd v1.5.2 h1:vUG4lAyuPCXO0TLbXvPv7EB7cNK1QV/luu55UHLrrn8 =
You can’t perform that action at this time.
0 commit comments