Skip to content

Commit

Permalink
snap: add go:generate for cmd_blame
Browse files Browse the repository at this point in the history
  • Loading branch information
mvo5 committed Sep 20, 2018
1 parent 7b74573 commit 2506b9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/snap/cmd_blame.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@

package main

//go:generate mkauthors.sh

import (
"fmt"
"math/rand"
Expand Down

0 comments on commit 2506b9f

Please sign in to comment.