Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Remove Gopkg.toml and Gopkg.lock#1170

Merged
rghetia merged 1 commit intocensus-instrumentation:masterfrom
rghetia:remove_dep
Sep 11, 2019
Merged

Remove Gopkg.toml and Gopkg.lock#1170
rghetia merged 1 commit intocensus-instrumentation:masterfrom
rghetia:remove_dep

Conversation

@rghetia
Copy link
Copy Markdown
Contributor

@rghetia rghetia commented Sep 11, 2019

fixes #1048

@rghetia rghetia requested review from a team and rakyll as code owners September 11, 2019 21:01
@bogdandrutu
Copy link
Copy Markdown
Contributor

Do we need to remove some of the tools that generated these files?

@rghetia
Copy link
Copy Markdown
Contributor Author

rghetia commented Sep 11, 2019

Do we need to remove some of the tools that generated these files?

dep tool is used to update these files but we don't install as part of our Makefile. We also don't use them in any CI scripts either.

@rghetia rghetia merged commit 6531013 into census-instrumentation:master Sep 11, 2019
@bogdandrutu
Copy link
Copy Markdown
Contributor

@rghetia consider to remove the support in the Makefile for that :) (if any)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove dep files

4 participants