Bump curl and Go version (#10503)
* Bump curl and Go version * Add NGINX BAse image scanning * Try again
This commit is contained in:
parent
3732fc6ab6
commit
8b53cabe03
26 changed files with 360 additions and 240 deletions
|
|
@ -17,7 +17,8 @@ limitations under the License.
|
|||
package annotations
|
||||
|
||||
import (
|
||||
"github.com/imdario/mergo"
|
||||
"dario.cat/mergo"
|
||||
|
||||
"k8s.io/ingress-nginx/internal/ingress/annotations/canary"
|
||||
"k8s.io/ingress-nginx/internal/ingress/annotations/modsecurity"
|
||||
"k8s.io/ingress-nginx/internal/ingress/annotations/opentelemetry"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue