Format go code (#4369)

Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
knative-automation 2021-10-28 06:13:26 -07:00 committed by GitHub
parent 3aa53cfad9
commit c48433293d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,4 @@
//go:build grpcping
// +build grpcping
package main

View File

@ -1,3 +1,4 @@
//go:build grpcping
// +build grpcping
package main

View File

@ -1,3 +1,4 @@
//go:build grpcping
// +build grpcping
package main

View File

@ -1,3 +1,4 @@
//go:build grpcping
// +build grpcping
package main

View File

@ -1,3 +1,4 @@
//go:build tools
// +build tools
/*