mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 01:29:09 +00:00
chore: upgrade httprouter
This commit is contained in:
parent
fce28b5b37
commit
7c861b37ca
3 changed files with 9 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/bwmarrin/discordgo v0.22.0
|
||||
github.com/facebook/ent v0.4.3
|
||||
github.com/joho/godotenv v1.3.0
|
||||
github.com/julienschmidt/httprouter v1.2.0
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
github.com/lampjaw/discordclient v0.0.0-20200923011548-6558fc9e89df
|
||||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
|
||||
github.com/segmentio/ksuid v1.0.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue