Bump golag-ci lint version to 1.40.1

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
This commit is contained in:
m.nabokikh
2021-05-27 17:11:12 +04:00
parent 95941506f5
commit 4b54433ec2
7 changed files with 17 additions and 17 deletions

View File

@@ -177,7 +177,7 @@ type Claims struct {
Groups []string
}
// Data needed for PKCE (RFC 7636)
// PKCE is a container for the data needed to perform Proof Key for Code Exchange (RFC 7636) auth flow
type PKCE struct {
CodeChallenge string
CodeChallengeMethod string