
* 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>
7 lines
126 B
Modula-2
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
|