Azure / application-gateway-kubernetes-ingress

This is an ingress controller that can be run on Azure Kubernetes Service (AKS) to allow an Azure Application Gateway to act as the ingress for an AKS cluster.
https://azure.github.io/application-gateway-kubernetes-ingress
MIT License
677 stars 420 forks source link

chore: remove refs to deprecated io/ioutil #1559

Closed testwill closed 1 year ago

testwill commented 1 year ago

Checklist

Description

"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16

Fixes