Skip to content

Commit

Permalink
升级sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
zy84338719 committed Jul 18, 2024
1 parent 77a919c commit 8ee80e2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 60 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,20 @@ go 1.16

require (
github.com/ProtonMail/go-crypto v1.0.0 // indirect
github.com/benbjohnson/clock v1.1.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/cloudflare/circl v1.3.7 // indirect
github.com/emirpasic/gods v1.18.1
github.com/fatih/color v1.16.0
github.com/go-git/go-git/v5 v5.11.0
github.com/go-lark/lark v1.14.0 // indirect
github.com/google/uuid v1.6.0
github.com/pelletier/go-toml/v2 v2.1.1
github.com/redis/go-redis/v9 v9.5.1
github.com/redis/go-redis/v9 v9.5.4
github.com/sergi/go-diff v1.3.1 // indirect
github.com/skeema/knownhosts v1.2.2 // indirect
github.com/spaolacci/murmur3 v1.1.0
github.com/stretchr/testify v1.8.4
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0
golang.org/x/lint v0.0.0-20190930215403-16217165b5de // indirect
golang.org/x/tools v0.19.0 // indirect
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit 8ee80e2

Please sign in to comment.