diff --git a/go.mod b/go.mod index 7eaea0e..c11e396 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,4 @@ require ( golang.org/x/text v0.13.0 // indirect ) -retract ( - v1.5.6 // Contains retractions only. - v1.5.5 // Published accidentally. -) +retract v1.5.5 // Published accidentally.