Skip to content

Commit de1cb7f

Browse files
authored
chore: properly retract v2.0.1+incompatible (ipfs#254)
* Preparing a v2.0.2 release to properly retract v2.0.1+incompatible Signed-off-by: Yolan Romailler <[email protected]>
1 parent 2f066f7 commit de1cb7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

+2
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ require (
2424
retract v1.0.22 // old gx tag accidentally pushed as go tag
2525

2626
retract v2.0.1+incompatible // old gx tag
27+
28+
retract v2.0.2+incompatible // we need to use a newer version than v2.0.1 to retract v2.0.1+incompatible, but we can retract ourself directly once done

0 commit comments

Comments
 (0)