Skip to content

Commit

Permalink
Proper retract
Browse files Browse the repository at this point in the history
  • Loading branch information
vladvildanov committed Oct 17, 2024
1 parent 76d12b4 commit 9c0b623
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion extra/redisotel/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ require (
golang.org/x/sys v0.16.0 // indirect
)

retract v9.5.3 // This version was accidentally released.
retract (
v9.5.3 // This version was accidentally released.
)

0 comments on commit 9c0b623

Please sign in to comment.