IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

fix: use correct error variable in external auth case #217

Closed dpopp07 closed 5 months ago

dpopp07 commented 5 months ago

A typo resulted in a bug that prevents errors from being created in the event of external authenticators. This fixes the issue.

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

ibm-devx-sdk commented 5 months ago

:tada: This PR is included in version 5.17.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: