chore: fix import grouping
Showing
... | ... | @@ -109,6 +109,7 @@ require ( |
go4.org v0.0.0-20190313082347-94abd6928b1d // indirect | ||
golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb | ||
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 // indirect | ||
google.golang.org/appengine v1.4.0 // indirect | ||
gopkg.in/cheggaaa/pb.v1 v1.0.28 | ||
gotest.tools/gotestsum v0.3.4 | ||
) | ||
... | ... |
Please register or sign in to comment