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

"garyburd" => "gomodule" untangling#3

Merged
jrefior merged 4 commits intomasterfrom
garyburd-gomodule
Nov 8, 2018
Merged

"garyburd" => "gomodule" untangling#3
jrefior merged 4 commits intomasterfrom
garyburd-gomodule

Conversation

@jrefior
Copy link
Copy Markdown

@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
Copy Markdown

@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