Commit c54063e4 authored by Jérome Perrin's avatar Jérome Perrin

gowork-snapshot: align revision with other variables

because other variables are vertically aligned
parent dfef72bf
...@@ -66,5 +66,5 @@ while read pkg url rev; do ...@@ -66,5 +66,5 @@ while read pkg url rev; do
echo "<= go-git-package" echo "<= go-git-package"
echo "go.importpath = $pkg" echo "go.importpath = $pkg"
echo "repository = $url" echo "repository = $url"
echo "revision = $rev" echo "revision = $rev"
done done
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment