ingress-nginx-helm/images/ext-auth-example-authsvc/rootfs/go.mod
Ricardo Katz 8b53cabe03
Bump curl and Go version (#10503)
* Bump curl and Go version

* Add NGINX BAse image scanning

* Try again
2023-10-11 16:16:11 +02:00

7 lines
126 B
Modula-2

module example.com/authsvc
go 1.21.3
require k8s.io/apimachinery v0.23.1
require github.com/google/uuid v1.1.2 // indirect