@@ -3,17 +3,17 @@ module github.com/go-openapi/swag
3
3
retract v0.24.0 // bad tagging of the main module: superseeded by v0.24.1
4
4
5
5
require (
6
- github.com/go-openapi/swag/cmdutils v0.25.0
7
- github.com/go-openapi/swag/conv v0.25.0
8
- github.com/go-openapi/swag/fileutils v0.25.0
9
- github.com/go-openapi/swag/jsonname v0.25.0
10
- github.com/go-openapi/swag/jsonutils v0.25.0
11
- github.com/go-openapi/swag/loading v0.25.0
12
- github.com/go-openapi/swag/mangling v0.25.0
13
- github.com/go-openapi/swag/netutils v0.25.0
14
- github.com/go-openapi/swag/stringutils v0.25.0
15
- github.com/go-openapi/swag/typeutils v0.25.0
16
- github.com/go-openapi/swag/yamlutils v0.25.0
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
17
17
github.com/stretchr/testify v1.11.1
18
18
)
19
19
0 commit comments