Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

"garyburd" => "gomodule" untangling #3

Merged
merged 4 commits into from
Nov 8, 2018
Merged

"garyburd" => "gomodule" untangling #3

merged 4 commits into from
Nov 8, 2018

Conversation

jrefior
Copy link

@jrefior jrefior commented Nov 8, 2018

Some time ago, the redis package used by this repository underwent a rename, similar to the infamous Sirupsen => sirupsen name change. That was causing tests in go-lib to fail, as it depends on this repository in its background and indexer packages.

In addition, the comparison benchmarks were run against repositories that were stale and unmaintained by fall of 2018. Invalid import paths were causing tests to fail in go-lib. As the benchmarks were not currently needed, they were removed.

Update readme.

Like Sirupsen -> sirupsen, here garyburd -> gomodule.

Uses of the old name are giving us headaches elsewhere, it's time to
remove them.
I also installed redis and verified that all tests pass.
Copy link

@igustafson igustafson left a comment

Choose a reason for hiding this comment

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

Thanks, J-Ref!

@jrefior jrefior merged commit 520019f into master Nov 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants