log value testing only on go 1.20 or later
This commit is contained in:
parent
529a2c3f08
commit
dd9d8f2870
3 changed files with 85 additions and 72 deletions
|
@ -1,3 +1,5 @@
|
|||
//go:build go1.20
|
||||
|
||||
package oidc
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue