You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This project contains structs and validation methods that are autogenerated usin
13
13
14
14
### Requirements
15
15
16
-
[go-swagger v0.30.2](https://github.com/go-swagger/go-swagger/releases/tag/v0.30.2). Note that at the moment you need to use version 0.30.2
16
+
[go-swagger v0.32.3](https://github.com/go-swagger/go-swagger/releases/tag/v0.32.3). Note that at the moment you need to use version 0.32.3
17
17
18
18
models can be generated with [make models](Makefile). It automatically combines specification parts into a single file, and then use that to generate models.
0 commit comments