Commit Graph

2 Commits

Author SHA1 Message Date
Peter Rifel 13675fa061
hack/goimports - Replace mapfile with read
`mapfile` was introduced in bash 4.
We can use `read` instead to achieve the same thing - listing all .go files in the repo into an array
2020-12-11 08:22:54 -06:00
Peter Rifel a8a0b6783f
Replace goimports python scripts with shell scripts, remove unnecessary .packages 2020-12-10 21:50:36 -06:00