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 21f0fb8069
commit 55e15b6165
4 changed files with 4 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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