We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b5423 commit 3b4039dCopy full SHA for 3b4039d
go.mod
@@ -1,5 +1,7 @@
1
module github.com/go-openapi/swag
2
3
+retract v0.24.0 // bad tagging of the main module: superseeded by v0.24.1
4
+
5
require (
6
github.com/go-openapi/swag/cmdutils v0.24.0
7
github.com/go-openapi/swag/conv v0.24.0
0 commit comments