Format go code (#2312)

Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
knative-automation 2021-10-15 15:04:13 -04:00 committed by GitHub
parent fa2f8f1955
commit 0e24b49fa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

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

View File

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