Skip to content

Commit

Permalink
build bug
Browse files Browse the repository at this point in the history
  • Loading branch information
recallsong committed Aug 30, 2021
1 parent e1e256e commit d5bcd89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/core/openapi-ng/routes/openapi-v1/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ type config struct {

// +provider
type provider struct {
Cfg *config
Log logs.Logger
Discover discover.Interface `autowired:"discover"`
Router openapi.Interface `autowired:"openapi-router"`
Expand Down

0 comments on commit d5bcd89

Please sign in to comment.