Update linting/style for go1.19 (#701)

* update linting/style for go1.19

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

* 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>
This commit is contained in:
Paul Schweigert 2022-11-04 10:04:04 -04:00 committed by GitHub
parent dc4417ef15
commit 4bdea94d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 14 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 (