@@ -3,17 +3,17 @@ module github.com/go-openapi/swag
33retract v0.24.0 // bad tagging of the main module: superseeded by v0.24.1
44
55require (
6- github.com/go-openapi/swag/cmdutils v0.25.1
7- github.com/go-openapi/swag/conv v0.25.1
8- github.com/go-openapi/swag/fileutils v0.25.1
9- github.com/go-openapi/swag/jsonname v0.25.1
10- github.com/go-openapi/swag/jsonutils v0.25.1
11- github.com/go-openapi/swag/loading v0.25.1
12- github.com/go-openapi/swag/mangling v0.25.1
13- github.com/go-openapi/swag/netutils v0.25.1
14- github.com/go-openapi/swag/stringutils v0.25.1
15- github.com/go-openapi/swag/typeutils v0.25.1
16- github.com/go-openapi/swag/yamlutils v0.25.1
6+ github.com/go-openapi/swag/cmdutils v0.25.3
7+ github.com/go-openapi/swag/conv v0.25.3
8+ github.com/go-openapi/swag/fileutils v0.25.3
9+ github.com/go-openapi/swag/jsonname v0.25.3
10+ github.com/go-openapi/swag/jsonutils v0.25.3
11+ github.com/go-openapi/swag/loading v0.25.3
12+ github.com/go-openapi/swag/mangling v0.25.3
13+ github.com/go-openapi/swag/netutils v0.25.3
14+ github.com/go-openapi/swag/stringutils v0.25.3
15+ github.com/go-openapi/swag/typeutils v0.25.3
16+ github.com/go-openapi/swag/yamlutils v0.25.3
1717 github.com/go-openapi/testify/v2 v2.0.2
1818)
1919
0 commit comments