hack: make: .go-autogen: add blank line after build tag
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
bb11900393
commit
a1733c6575
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ rm -rf autogen
|
|||
|
||||
cat > dockerversion/version_autogen.go <<DVEOF
|
||||
// +build autogen
|
||||
|
||||
// Package version is auto-generated at build-time
|
||||
package dockerversion
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue