You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
..\go\src\github.com\infracloudio\msbotbuilder-go\connector\auth\jwt_token_validation.go:111:4: not enough arguments to return
..\go\src\github.com\infracloudio\msbotbuilder-go\connector\auth\jwt_token_validation.go:111:17: key[0].Materialize undefined (type jwk.Key has no field or method Materialize)
Not sure why these errors?
The text was updated successfully, but these errors were encountered:
$ go get -u github.com/infracloudio/msbotbuilder-go/...
github.com/infracloudio/msbotbuilder-go/connector/auth
..\go\src\github.com\infracloudio\msbotbuilder-go\connector\auth\jwt_token_validation.go:111:4: not enough arguments to return
..\go\src\github.com\infracloudio\msbotbuilder-go\connector\auth\jwt_token_validation.go:111:17: key[0].Materialize undefined (type jwk.Key has no field or method Materialize)
Not sure why these errors?
The text was updated successfully, but these errors were encountered: