mirror of
https://gitee.com/sjqzhang/go-fastdfs.git
synced 2024-11-29 17:57:41 +08:00
modify go.mod
This commit is contained in:
parent
66fd10c3fe
commit
4812f30feb
2
go.mod
2
go.mod
@ -23,7 +23,7 @@ require (
|
||||
github.com/sjqzhang/googleAuthenticator v0.0.0-20160926062737-f198f070e0b1
|
||||
github.com/sjqzhang/goutil v0.0.0-20200618044433-2319148e0a46
|
||||
github.com/sjqzhang/seelog v0.0.0-20180104061743-556439109558
|
||||
github.com/sjqzhang/tusd v0.0.0-20190220031306-a6a9d78ef54a
|
||||
github.com/sjqzhang/tusd v0.11.2
|
||||
github.com/spf13/cobra v1.1.3
|
||||
github.com/syndtr/goleveldb v1.0.0
|
||||
go.uber.org/automaxprocs v1.4.0
|
||||
|
2
go.sum
2
go.sum
@ -288,6 +288,8 @@ github.com/sjqzhang/seelog v0.0.0-20180104061743-556439109558 h1:oE5F3kOhYrM1AU+
|
||||
github.com/sjqzhang/seelog v0.0.0-20180104061743-556439109558/go.mod h1:3nknfvbQruunNuiPtbvtiSHbth0cQvsgLT8sz/O7Kec=
|
||||
github.com/sjqzhang/tusd v0.0.0-20190220031306-a6a9d78ef54a h1:4F8rVrPqtfnFpfpvwMnp5BNnqtgtSUNn5caEx2lXmdY=
|
||||
github.com/sjqzhang/tusd v0.0.0-20190220031306-a6a9d78ef54a/go.mod h1:5ijY0siiVs/FlzH0VQegsYWs1el3AFBrCQb4TSdUQRU=
|
||||
github.com/sjqzhang/tusd v0.11.2 h1:IHpIjzb5H/H972afHjw+olShjkKSDZ5TgnIyNN79qkU=
|
||||
github.com/sjqzhang/tusd v0.11.2/go.mod h1:5ijY0siiVs/FlzH0VQegsYWs1el3AFBrCQb4TSdUQRU=
|
||||
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc=
|
||||
github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=
|
||||
github.com/soheilhy/cmux v0.1.4/go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM=
|
||||
|
Loading…
Reference in New Issue
Block a user