language: go dist: xenial go: - 1.12.x - 1.13.x go_import_path: k8s.io/utils script: - make verify