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: support applications that use 'dep' #59

Closed padamstx closed 4 years ago

padamstx commented 4 years ago

Fixes: https://github.ibm.com/arf/planning-sdk-squad/issues/1807

This PR contains changes to the project to allow applications to use "dep" (as well as go modules) as a dependency mgr to resolve references to an SDK that uses the core, plus the core itself.

ibm-devx-automation commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: