Skip to content

Commit

Permalink
update go sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
huangnauh committed Oct 31, 2024
1 parent ef91080 commit 901143e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/fatih/color v1.15.0
github.com/stretchr/testify v1.8.4
github.com/syndtr/goleveldb v1.0.0
github.com/upyun/go-sdk/v3 v3.0.5-0.20241031024504-de08aa91940c
github.com/upyun/go-sdk/v3 v3.0.5-0.20241031074256-0e762735b0db
github.com/urfave/cli v1.22.12
github.com/vbauerster/mpb/v8 v8.5.2
golang.org/x/term v0.22.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ github.com/syndtr/goleveldb v1.0.0 h1:fBdIW9lB4Iz0n9khmH8w27SJ3QEJ7+IgjPEwGSZiFd
github.com/syndtr/goleveldb v1.0.0/go.mod h1:ZVVdQEZoIme9iO1Ch2Jdy24qqXrMMOU6lpPAyBWyWuQ=
github.com/upyun/go-sdk/v3 v3.0.5-0.20241031024504-de08aa91940c h1:Wer/AWhipz0U88vbivpDgrlWc0H1MgF5FOHu+rFnbG4=
github.com/upyun/go-sdk/v3 v3.0.5-0.20241031024504-de08aa91940c/go.mod h1:xtmsshnvsTP8h8iqA3+L0NWqFEJc5tUJLGXHVUVzLs8=
github.com/upyun/go-sdk/v3 v3.0.5-0.20241031074256-0e762735b0db h1:DQN6EEJS8lJzsW+IRkBL0NpTyLJMZt3WL16KFH1kzg8=
github.com/upyun/go-sdk/v3 v3.0.5-0.20241031074256-0e762735b0db/go.mod h1:xtmsshnvsTP8h8iqA3+L0NWqFEJc5tUJLGXHVUVzLs8=
github.com/urfave/cli v1.22.12 h1:igJgVw1JdKH+trcLWLeLwZjU9fEfPesQ+9/e4MQ44S8=
github.com/urfave/cli v1.22.12/go.mod h1:sSBEIC79qR6OvcmsD4U3KABeOTxDqQtdDnaFuUN30b8=
github.com/vbauerster/mpb/v8 v8.5.2 h1:zanzt1cZpSEG5uGNYKcv43+97f0IgEnXpuBFaMxKbM0=
Expand Down

0 comments on commit 901143e

Please sign in to comment.