Skip to content

Commit

Permalink
upgrade GoSDK to v1.8.14 (#388)
Browse files Browse the repository at this point in the history
Co-authored-by: service-0chain <[email protected]>
  • Loading branch information
service-0chain and service-0chain committed Mar 16, 2023
1 parent bece777 commit 8be35df
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 @@ -4,7 +4,7 @@ go 1.18

require (
github.com/0chain/errors v1.0.3
github.com/0chain/gosdk v1.8.14-0.20230316073726-9b7ba92fa5d3
github.com/0chain/gosdk v1.8.14
github.com/icza/bitio v1.1.0
github.com/olekukonko/tablewriter v0.0.5
github.com/spf13/cobra v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/0chain/common v0.0.6-0.20221123040931-4a3feacdb97c h1:TDqF7VJa7uLLlEs
github.com/0chain/common v0.0.6-0.20221123040931-4a3feacdb97c/go.mod h1:OxV9kVgVzAPgGHHPcS/aUSL2ZxNvKDU6jPoggKMbqns=
github.com/0chain/errors v1.0.3 h1:QQZPFxTfnMcRdt32DXbzRQIfGWmBsKoEdszKQDb0rRM=
github.com/0chain/errors v1.0.3/go.mod h1:xymD6nVgrbgttWwkpSCfLLEJbFO6iHGQwk/yeSuYkIc=
github.com/0chain/gosdk v1.8.14-0.20230316073726-9b7ba92fa5d3 h1:ZeicXzqVpcPfaV09q9rsDd2nC11wVX0cBZCHT9qV5L0=
github.com/0chain/gosdk v1.8.14-0.20230316073726-9b7ba92fa5d3/go.mod h1:UiwWrAl0+d8gwSyehSARuaMfiw99X02Z+HzhmGqySoE=
github.com/0chain/gosdk v1.8.14 h1:02LhZvaDg/yyq+e06BJgn5t+kJ219GfwngvF/76Gcog=
github.com/0chain/gosdk v1.8.14/go.mod h1:UiwWrAl0+d8gwSyehSARuaMfiw99X02Z+HzhmGqySoE=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/Luzifer/go-openssl/v3 v3.1.0 h1:QqKqo6kYXGGUsvtUoCpRZm8lHw+jDfhbzr36gVj+/gw=
Expand Down

0 comments on commit 8be35df

Please sign in to comment.