Skip to content

Migrate From go-kit/kit/log to go-kit/log#8927

Merged
roidelapluie merged 4 commits intoprometheus:mainfrom
LeviHarrison:move-to-go-kit/log
Jun 11, 2021
Merged

Migrate From go-kit/kit/log to go-kit/log#8927
roidelapluie merged 4 commits intoprometheus:mainfrom
LeviHarrison:move-to-go-kit/log

Conversation

@LeviHarrison
Copy link
Copy Markdown
Contributor

go-kit/log is a slimmed-down version of go-kit/kit/log which only contains the log package that we use. This PR moves everything to go-kit/log and adds a depguard rule to make sure we don't accidentally import the larger one in the future.

Signed-off-by: Levi Harrison <git@leviharrison.dev>
Signed-off-by: Levi Harrison <git@leviharrison.dev>
Signed-off-by: Levi Harrison <git@leviharrison.dev>
Signed-off-by: Levi Harrison <git@leviharrison.dev>
@LeviHarrison
Copy link
Copy Markdown
Contributor Author

A side effect of this mass change is hitting all the code owners possible (except for React). Sorry!

@roidelapluie roidelapluie merged commit c0c22ed into prometheus:main Jun 11, 2021
@roidelapluie
Copy link
Copy Markdown
Member

Thanks!

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.

2 participants