diff --git a/go.mod b/go.mod index fff5a4a..e4439e3 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,7 @@ module github.com/sethvargo/go-retry go 1.14 + +// Something weird happened with the v0.2.0 tag where the commit in the module +// registry doesn't match the commit on GitHub. +retract v0.2.0