begin parsing

This commit is contained in:
Livio Amstutz 2019-11-21 16:38:51 +01:00
parent 4b2f7c9de4
commit 3d5de74d02
4 changed files with 73 additions and 17 deletions

View file

@ -14,5 +14,6 @@ require (
github.com/caos/oidc/pkg/utils v0.0.0-00010101000000-000000000000
github.com/caos/utils/logging v0.0.0-20191104132131-b318678afbef
github.com/gorilla/mux v1.7.3
github.com/gorilla/schema v1.1.0
github.com/stretchr/testify v1.4.0
)