updated x/sys and godrop
This commit is contained in:
parent
78680de687
commit
62543e44da
125 changed files with 9293 additions and 1621 deletions
3
go.mod
3
go.mod
|
|
@ -1,7 +1,7 @@
|
|||
module git.giftfish.de/ston1th/gowiki
|
||||
|
||||
require (
|
||||
git.giftfish.de/ston1th/godrop/v2 v2.0.1
|
||||
git.giftfish.de/ston1th/godrop/v2 v2.1.0
|
||||
git.giftfish.de/ston1th/jwt/v3 v3.1.0
|
||||
github.com/RoaringBitmap/roaring v0.4.16 // indirect
|
||||
github.com/Smerity/govarint v0.0.0-20150407073650-7265e41f48f1 // indirect
|
||||
|
|
@ -42,5 +42,4 @@ require (
|
|||
github.com/urfave/cli v1.19.1
|
||||
github.com/willf/bitset v1.1.9 // indirect
|
||||
golang.org/x/crypto v0.0.0-20161031180806-9477e0b78b9a
|
||||
golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue