Skip to content

Commit

Permalink
移除uuid增加snowflake依赖包
Browse files Browse the repository at this point in the history
  • Loading branch information
dxvgef committed Jul 10, 2020
1 parent 063f2a0 commit 98de83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/dxvgef/sessions
go 1.13

require (
github.com/bwmarrin/snowflake v0.3.0
github.com/go-redis/redis/v7 v7.0.1
github.com/google/uuid v1.1.1
github.com/onsi/ginkgo v1.12.0 // indirect
github.com/onsi/gomega v1.9.0 // indirect
)

0 comments on commit 98de83d

Please sign in to comment.