• Matthew Hooker's avatar
    fix imports · 7a189a83
    Matthew Hooker authored
    `find . -type f -name '*.go' -not -path "./vendor/*" -exec goimports -w {} \;`
    7a189a83