add missing import
This commit is contained in:
parent
bcd9ec8d85
commit
7ea5ddf250
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
package oidc
|
package oidc
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
"crypto/ecdsa"
|
||||||
"crypto/rsa"
|
"crypto/rsa"
|
||||||
"errors"
|
"errors"
|
||||||
"reflect"
|
"reflect"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue