golang.org/x/oauth2/google.jwtAccessTokenSource.pkID (field)

3 uses

	golang.org/x/oauth2/google (current package)
		jwt.go#L39: 		pkID:     cfg.PrivateKeyID,
		jwt.go#L51: 	pkID            string
		jwt.go#L67: 		KeyID:     string(ts.pkID),