Skip to content

Commit

Permalink
add chain for openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
yandy committed Nov 1, 2019
1 parent 0cc4309 commit 0fc9761
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/shanbay/gobay
go 1.12

require (
github.com/go-openapi/runtime v0.19.7
github.com/jinzhu/gorm v1.9.11
github.com/spf13/viper v1.4.0
gopkg.in/yaml.v2 v2.2.4 // indirect
)
Loading

0 comments on commit 0fc9761

Please sign in to comment.