Skip to content

Commit

Permalink
chore: retract v1.8.10 (#664)
Browse files Browse the repository at this point in the history
Retract v1.8.10 which was tagged incorrectly for a feature release and
only available for a few minutes. v1.9.0 is identical.
  • Loading branch information
stevenh committed Feb 20, 2024
1 parent cfabb1f commit 162ed02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Expand Up @@ -6,5 +6,6 @@ require github.com/stretchr/testify v1.8.4

retract (
v2.0.0+incompatible // Old development version not maintained or published.
v1.8.10 // Incorrect version tag for feature.
v0.0.0-do-not-use // Never used only present due to lack of retract.
)

0 comments on commit 162ed02

Please sign in to comment.