Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
made sure to decorate fix
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Jul 24, 2018
1 parent 892ebd8 commit 4249850
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 76 deletions.
1 change: 1 addition & 0 deletions buffalo/cmd/fix.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ var fixCmd = &cobra.Command{
}

func init() {
decorate("fix", RootCmd)
decorate("update", RootCmd)
RootCmd.AddCommand(fixCmd)
}
76 changes: 0 additions & 76 deletions go.mod

This file was deleted.

0 comments on commit 4249850

Please sign in to comment.