mirror of https://github.com/knative/pkg.git
Format go code (#2312)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
fa2f8f1955
commit
0e24b49fa1
|
@ -1,3 +1,4 @@
|
|||
//go:build tools
|
||||
// +build tools
|
||||
|
||||
/*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
//go:build !windows
|
||||
// +build !windows
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue