IBM / ibm-cos-sdk-go-config

IBM Cloud Object Storage Resource Configuration using Go
Apache License 2.0
0 stars 3 forks source link

dependency error - Need to update `github.com/IBM/go-sdk-core/v3/` to `github.com/IBM/go-sdk-core/v4/` #2

Closed Bhagyashreek8 closed 4 years ago

Bhagyashreek8 commented 4 years ago

Issue - package github.com/IBM/go-sdk-core/ has been updated to v4. This is causing dependency issues when using github.com/IBM/ibm-cos-sdk-go-config/resourceconfigurationv1

Solution - Need to update the dependency in go.mod https://github.com/IBM/ibm-cos-sdk-go-config/blob/master/go.mod#L6

Bhagyashreek8 commented 4 years ago

using v3 version of github.com/IBM/go-sdk-core/ as a workaround. But it will be good to use v4 which has fix for Base Service.

sandersrIBM commented 4 years ago

@Bhagyashreek8 - We are tracking this issue internally. We will update here once more is known.

sandersrIBM commented 4 years ago

As mentioned, we are tracking this issue internally. A fix will be included in the next release. Closing issue.