Skip to content

Commit

Permalink
chore: install wire when eagle upgrade (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
PPsteven authored Jun 15, 2024
1 parent feed70e commit b35d08d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/eagle/internal/upgrade/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ func Run(cmd *cobra.Command, args []string) {
"github.com/envoyproxy/protoc-gen-validate",
"github.com/google/gnostic",
"github.com/google/gnostic/cmd/protoc-gen-openapi",
"github.com/google/wire/cmd/wire",
)
if err != nil {
fmt.Println(err)
Expand Down

0 comments on commit b35d08d

Please sign in to comment.