Skip to content

Commit

Permalink
去除了多余的库引用.
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryLiu committed Apr 11, 2020
1 parent 64693e1 commit c5e1540
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module github.com/terryliu/log.v2
go 1.13

require (
github.com/stretchr/testify v1.4.0
go.uber.org/zap v1.13.0
gopkg.in/natefinch/lumberjack.v2 v2.0.0
)
Expand Down

0 comments on commit c5e1540

Please sign in to comment.