Automated using: find . -type f | grep -v "\.git" | xargs -I '{}' sar -i "github.com/faiface/pixel/examples/" "github.com/faiface/pixel-examples/" "{}" With the sar tool, https://godoc.org/github.com/mewkiz/cmd/sar Updates faiface/pixel#135.