chore: test all routes
Co-authored-by: David Sharnoff <dsharnoff@singlestore.com>
This commit is contained in:
parent
711a194b50
commit
26d8e32636
7 changed files with 467 additions and 62 deletions
2
go.mod
2
go.mod
|
@ -10,7 +10,7 @@ require (
|
|||
github.com/gorilla/schema v1.2.0
|
||||
github.com/gorilla/securecookie v1.1.1
|
||||
github.com/jeremija/gosubmit v0.2.7
|
||||
github.com/muhlemmer/gu v0.3.0
|
||||
github.com/muhlemmer/gu v0.3.1
|
||||
github.com/rs/cors v1.8.3
|
||||
github.com/sirupsen/logrus v1.9.0
|
||||
github.com/stretchr/testify v1.8.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue