[release-1.8] Update linting/style for go1.19 (#728)

* fix goimports

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

* fixing boilerplate

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

---------

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
Co-authored-by: Paul S. Schweigert <paul@paulschweigert.com>
This commit is contained in:
Knative Prow Robot 2023-02-24 21:01:30 +00:00 committed by GitHub
parent c8bcfe7ec4
commit 1a465b33f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
package v1alpha1
import (