You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
git:(master) make travis-ci
Fmt finished successfully
Lint finished successfully
Vet finished successfully
Embedmd finished successfully
goimports FAILED => fix the following goimports errors:
diff -u internal/testpb/test.pb.go.orig internal/testpb/test.pb.go
--- internal/testpb/test.pb.go.orig 2020-01-17 10:58:26.000000000 -0800
+++ internal/testpb/test.pb.go 2020-01-17 10:58:26.000000000 -0800
@@ -13,12 +13,15 @@
*/
package testpb
-import proto "github.com/golang/protobuf/proto"
-import fmt "fmt"
-import math "math"
import (
)
make: *** [goimports] Error 1
The text was updated successfully, but these errors were encountered: