mirror of https://github.com/knative/docs.git
golang format tools (#1455)
Produced via: `gofmt -s -w $(find -path './vendor' -prune -o -type f -name '*.go' -print))` `goimports -w $(find -name '*.go' | grep -v vendor)`
This commit is contained in:
parent
a8f4c5da60
commit
a5aef292d2