![dependabot[bot]](/assets/img/avatar_default.png)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 lines
126 B
Modula-2
7 lines
126 B
Modula-2
module example.com/authsvc
|
|
|
|
go 1.22.8
|
|
|
|
require k8s.io/apimachinery v0.31.2
|
|
|
|
require github.com/google/uuid v1.6.0 // indirect
|