Skip to content

Remove last dependency on deislabs/cnab-go#168

Merged
silvin-lubecki merged 2 commits intocnabio:masterfrom
silvin-lubecki:fix-imports
Dec 27, 2019
Merged

Remove last dependency on deislabs/cnab-go#168
silvin-lubecki merged 2 commits intocnabio:masterfrom
silvin-lubecki:fix-imports

Conversation

@silvin-lubecki
Copy link
Copy Markdown
Contributor

A last piece of dependency remained in the go.mod file, making downstream projects still depend on github.com/deislabs/cnab-go.
I also used this PR to run go mod tidy and clean all unused dependencies. Only one was not removed successfully github.com/Azure/go-autorest, so I had to re-add it manually.

Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
- Refreshing some dependencies
- Also removing all unused dependencies
- Had to re-add manually github.com/Azure/go-autorest dependency in go.mod

Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
Copy link
Copy Markdown
Member

@radu-matei radu-matei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for thoroughly going through the remaining places where deislabs was used!

LGTM

@silvin-lubecki silvin-lubecki merged commit 8b2ff3a into cnabio:master Dec 27, 2019
@silvin-lubecki silvin-lubecki deleted the fix-imports branch December 27, 2019 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants