Update quiz
This commit is contained in:
parent
405113e639
commit
ee45c1ba9c
10 changed files with 203 additions and 40 deletions
1
go.mod
1
go.mod
|
|
@ -6,6 +6,7 @@ require github.com/sirupsen/logrus v1.8.1
|
|||
|
||||
require (
|
||||
github.com/google/uuid v1.3.0 // indirect
|
||||
github.com/julienschmidt/httprouter v1.3.0 // indirect
|
||||
github.com/kr/pretty v0.2.1 // indirect
|
||||
github.com/kr/text v0.1.0 // indirect
|
||||
github.com/remogatto/prettytest v0.0.0-20200211072524-6d385e11dcb8 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue