Skip to content

Commit cc26641

Browse files
add mod required for openapi gen file
1 parent 1c7b403 commit cc26641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ require (
1818
github.com/ghodss/yaml v1.0.1-0.20180820084758-c7ce16629ff4
1919
github.com/go-logr/logr v0.1.0
2020
github.com/go-logr/zapr v0.1.1
21+
github.com/go-openapi/spec v0.19.0
2122
github.com/gobuffalo/packr v1.30.1 // indirect
2223
github.com/gobwas/glob v0.2.3 // indirect
2324
github.com/huandu/xstrings v1.2.0 // indirect

0 commit comments

Comments
 (0)