@@ -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.4
7- github.com/go-openapi/swag/conv v0.25.4
8- github.com/go-openapi/swag/fileutils v0.25.4
9- github.com/go-openapi/swag/jsonname v0.25.4
10- github.com/go-openapi/swag/jsonutils v0.25.4
11- github.com/go-openapi/swag/loading v0.25.4
12- github.com/go-openapi/swag/mangling v0.25.4
13- github.com/go-openapi/swag/netutils v0.25.4
14- github.com/go-openapi/swag/stringutils v0.25.4
15- github.com/go-openapi/swag/typeutils v0.25.4
16- github.com/go-openapi/swag/yamlutils v0.25.4
6+ github.com/go-openapi/swag/cmdutils v0.25.5
7+ github.com/go-openapi/swag/conv v0.25.5
8+ github.com/go-openapi/swag/fileutils v0.25.5
9+ github.com/go-openapi/swag/jsonname v0.25.5
10+ github.com/go-openapi/swag/jsonutils v0.25.5
11+ github.com/go-openapi/swag/loading v0.25.5
12+ github.com/go-openapi/swag/mangling v0.25.5
13+ github.com/go-openapi/swag/netutils v0.25.5
14+ github.com/go-openapi/swag/stringutils v0.25.5
15+ github.com/go-openapi/swag/typeutils v0.25.5
16+ github.com/go-openapi/swag/yamlutils v0.25.5
1717 github.com/go-openapi/testify/v2 v2.4.0
1818)
1919
0 commit comments