pkg/auth/go.mod 97 B raw
1
module github.com/stevedylandev/andromeda/pkg/auth
2
3
go 1.24
4
5
require golang.org/x/crypto v0.39.0