ingress-nginx-helm/images/ext-auth-example-authsvc/rootfs/go.mod
James Strong 6807537a70
upgrade go 1.21.5 (#10732)
* upgrade go 1.21.5

Signed-off-by: James Strong <strong.james.e@gmail.com>

* update golang gha

Signed-off-by: James Strong <strong.james.e@gmail.com>

* supgrade golang lint ci to v1.55.2

* sfix all golang lint ci errors

* sget a nginx build as well

* srevert some e2e changes

* srevert some e2e changes

---------

Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-12-08 01:52:14 +01:00

7 lines
126 B
Modula-2

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