Skip to content

Conversation

brandur
Copy link
Member

@brandur brandur commented May 18, 2021

There was some confusion in Redigo with respect to Go Modules, and some
projects, including this one, ended up on a "bad" 2.0.0 release that
wasn't meant to exist.

Here we try upgrading to the project's real current version, 1.8.4. See
releases [1].

Fixes #86.

[1] https://github.com/gomodule/redigo/tags

There was some confusion in Redigo with respect to Go Modules, and some
projects, including this one, ended up on a "bad" 2.0.0 release that
wasn't meant to exist.

Here we try upgrading to the project's real current version, 1.8.4. See
releases [1].

[1] https://github.com/gomodule/redigo/tags
@brandur brandur merged commit a065c19 into master May 18, 2021
@brandur brandur deleted the brandur-redigo-184 branch May 18, 2021 23:24
zwass added a commit to zwass/fleet that referenced this pull request May 18, 2021
Now that throttled/throttled#87 is merged, we
can remove the stopgap `replace` directive in `go.mod`.
zwass added a commit to fleetdm/fleet that referenced this pull request May 19, 2021
Now that throttled/throttled#87 is merged, we
can remove the stopgap `replace` directive in `go.mod`.
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.

Redigo version change in go.mod
1 participant