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
|
||||
|
||||
import (
|
||||
"crypto/ecdsa"
|
||||
"crypto/rsa"
|
||||
"errors"
|
||||
"reflect"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue