generated: Run hack/update-gofmt.sh

Signed-off-by: Stephen Augustus <foo@auggie.dev>

Kubernetes-commit: 481cf6fbe753b9eb2a47ced179211206b0a99540
This commit is contained in:
Stephen Augustus 2021-08-12 17:13:11 -04:00 committed by Kubernetes Publisher
parent e78922e2c6
commit acf6e5207b
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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