Skip to content

Commit 3b4039d

Browse files
committed
fix: retracted v0.24.0 as a release of the main module
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent 95b5423 commit 3b4039d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
module github.com/go-openapi/swag
22

3+
retract v0.24.0 // bad tagging of the main module: superseeded by v0.24.1
4+
35
require (
46
github.com/go-openapi/swag/cmdutils v0.24.0
57
github.com/go-openapi/swag/conv v0.24.0

0 commit comments

Comments
 (0)