reformat imports

This commit is contained in:
Livio Amstutz 2020-09-07 09:47:14 +02:00
parent 007a68d861
commit a4ee37dd31
7 changed files with 16 additions and 15 deletions

View file

@ -8,6 +8,7 @@ import (
"gopkg.in/square/go-jose.v2"
"github.com/caos/logging"
"github.com/caos/oidc/pkg/oidc"
)